mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-18 03:32:56 +01:00
Spaces, Spaces, Spaces.....
Removes the space that Travis was screaming about.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
var/calculated_move_delay
|
||||
calculated_move_delay += 2 //TheFurryFeline: nerfs speed so you don't go like Sonic. >W>
|
||||
|
||||
if(world.time < move_delay)
|
||||
if(world.time < move_delay)
|
||||
return
|
||||
|
||||
if(user.stat || user.stunned || user.weakened || user.paralysis || user.lying || user.restrained())
|
||||
|
||||
Reference in New Issue
Block a user