Comments out spacedmm should not sleeps

This commit is contained in:
Artur
2020-11-13 15:18:00 +02:00
parent e8bd56a92d
commit f76c3e922c
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
SHOULD_NOT_SLEEP(TRUE)
/datum/proc/keyLoop(client/user) // Called once every frame
SHOULD_NOT_SLEEP(TRUE)
//SHOULD_NOT_SLEEP(TRUE)
// removes all the existing macros
/client/proc/erase_all_macros()