Minor tweak

This commit is contained in:
Jordan Brown
2020-05-05 01:04:33 -04:00
parent 26938c3afa
commit 3b81a5bf61
+1 -1
View File
@@ -10,7 +10,7 @@
/proc/Run()
world.log << "sleep"
sleep(50)
sleep(60)
world.TgsChatBroadcast("World Initialized")
world.TgsInitializationComplete()