PatHightree / SpaceNavigator

SpaceNavigator driver for Unity3D
MIT License
171 stars 53 forks source link

Add missing using statements #5

Closed JEphron closed 8 years ago

JEphron commented 8 years ago

Package was throwing errors on OSX 10.10.5. Adding a few using statements to SpaceNavigatorMac.cs fixed the problem and allowed the plugin to run.

PatHightree commented 8 years ago

Thanks very much for clearing that up! I'm a pc user myself, so these mac mishaps can slip by pretty easilly.