AirJump icon indicating copy to clipboard operation
AirJump copied to clipboard

fixed computer interface breaking stuff

Open AHauntedArmy opened this issue 2 years ago • 0 comments

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.

AHauntedArmy avatar Mar 16 '22 15:03 AHauntedArmy