diff options
Diffstat (limited to 'Racing-Game/4WheelCar/SkidController.gd')
| -rw-r--r-- | Racing-Game/4WheelCar/SkidController.gd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Racing-Game/4WheelCar/SkidController.gd b/Racing-Game/4WheelCar/SkidController.gd index e7dad54..105eb3b 100644 --- a/Racing-Game/4WheelCar/SkidController.gd +++ b/Racing-Game/4WheelCar/SkidController.gd @@ -35,4 +35,4 @@ func _process(delta): skidRecent.skidDraw = false skidSwitch = false pass -
\ No newline at end of file + |
