mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 17:14:47 +01:00
Update projectile.dm
This commit is contained in:
committed by
GitHub
parent
0c45079efe
commit
3fc331efb0
@@ -143,6 +143,7 @@
|
||||
var/next_run = world.time
|
||||
while(loc)
|
||||
if(paused)
|
||||
next_run = world.time
|
||||
sleep(1)
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user