Portl

Untitled

Oct 3rd, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2.  
  3. for(Module m : Plastic.instance.moduleManager.getModules()) {
  4. if(var1 == m.getKeyBind()) {
  5. m.toggle();
  6. }
  7.  
  8. }
  9. ; if (var1 == 1)
Add Comment
Please, Sign In to add comment