This commit is contained in:
silicons
2020-12-02 09:20:23 -07:00
parent da3c28675a
commit 8d7f3aebc4
2 changed files with 27 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ SUBSYSTEM_DEF(input)
var/client/C = clients[i]
C.keyLoop()
#define NONSENSICAL_VERB "NONSENSICAL_VERB_THAT_DOES_NOTHING"
/// *sigh
/client/verb/NONSENSICAL_VERB_THAT_DOES_NOTHING()
set name = ".NONSENSICAL_VERB_THAT_DOES_NOTHING"