This should work, not sure.

Signed-off-by: SkyMarshal
This commit is contained in:
SkyMarshal
2012-01-04 11:08:47 -07:00
parent 33833b9acb
commit b2e25d39b8
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ var/global/datum/controller/gameticker/ticker
spawn(0)
while(1)
sleep(5000+rand(4000,7000))
sleep(5000+rand(6000,9000))
SpawnEvent()
//Start master_controller.process()