Update input.dm

This commit is contained in:
silicons
2020-12-10 13:39:22 -07:00
committed by GitHub
parent 71343bf130
commit 8af8063e73

View File

@@ -100,5 +100,5 @@ SUBSYSTEM_DEF(input)
/// *sigh
/client/verb/NONSENSICAL_VERB_THAT_DOES_NOTHING()
set name = ".NONSENSICAL_VERB_THAT_DOES_NOTHING"
set name = "NONSENSICAL_VERB_THAT_DOES_NOTHING"
set hidden = TRUE