1
Fork 0
mirror of https://github.com/Steffo99/stack.git synced 2024-11-22 16:04:19 +00:00

Aumentata la velocità di rotolamento di radio

This commit is contained in:
Steffo 2013-07-17 17:41:52 +02:00
parent ecec3da74d
commit e5bdcdd221
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
physics_apply_torque(-100); physics_apply_torque(-200);

View file

@ -1 +1 @@
physics_apply_torque(100); physics_apply_torque(200);