This commit is contained in:
kevinz000
2020-01-14 18:09:12 -07:00
parent 5f315ab418
commit 97ded4b27b
3 changed files with 2 additions and 5 deletions

View File

@@ -34,10 +34,7 @@
/client/proc/set_macros()
set waitfor = FALSE
//Reset and populate the rolling buffer
keys_held.Cut()
for(var/i in 1 to HELD_KEY_BUFFER_LENGTH)
keys_held += null
erase_all_macros()