Gives admins the D(say) hotkey + fixes buildmode permissions (#37413)

This commit is contained in:
Dax Dupont
2018-04-25 22:39:07 -04:00
committed by Emmett Gaines
parent cb262f64b4
commit dbaeb55d33
3 changed files with 9 additions and 0 deletions
@@ -18,4 +18,7 @@
else
user.invisimin()
return
if("F10")
user.get_dead_say()
return
..()