Browse Source

2017-12-26-18-51

shuvit 6 years ago
parent
commit
ba4441a83b
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      controller2.py

+ 2
- 1
controller2.py View File

@@ -4316,4 +4316,5 @@ if r_ground.triggered and own["jump_timer"] < 20:
4316 4316
     own.applyForce(force2, True)
4317 4317
 
4318 4318
 if grindDar == False:
4319
-    own['grindType'] = ''
4319
+    own['grindType'] = ''
4320
+#git test    

Loading…
Cancel
Save