Merge pull request #11242 from Markolie/hotkeymode

Hotkey mode handling is now instantaneous
This commit is contained in:
variableundefined
2019-04-07 21:21:21 +08:00
committed by GitHub
10 changed files with 757 additions and 800 deletions
-2
View File
@@ -7,5 +7,3 @@
if(GLOB.non_respawnable_keys[ckey])
can_reenter_corpse = 0
GLOB.respawnable_list -= src
update_interface()