AirJump
AirJump copied to clipboard
fixed computer interface breaking stuff
looks like when the computer interface dll is missing, it can't find the types defined by it for airjumpview when compiling the function to run, moved the computerview calls into a seperate function and wrapped that function call in a try catch catches the error but still allows the mod to work.