Make dance machine mob dancing asynchronous (#1221)

This commit is contained in:
CitadelStationBot
2017-05-27 15:35:52 -05:00
committed by kevinz000
parent f1239b1b9c
commit 833c0c549c
+1 -1
View File
@@ -317,7 +317,7 @@
/obj/machinery/disco/proc/dance(var/mob/living/M) //Show your moves
set waitfor = FALSE
switch(rand(0,9))
if(0 to 1)
dance2(M)