DDMAL / RodanClient-old

Client for DDMAL Rodan software suite
0 stars 0 forks source link

RKController initialization should be tidied #25

Open ahankinson opened 10 years ago

ahankinson commented 10 years ago

https://github.com/DDMAL/RodanClient/blob/develop/Rodan/Frameworks/Source/RodanKit/RKController.j#L22

-- Variable initialization should go inside of the if statement -- Is there a reason why the variables are file-scoped and nil?