Switches die after the first else encountered. Surprised it didn't spit
an error for that.
This commit is contained in:
IK3I
2018-01-11 07:36:20 -06:00
parent 0102dc512d
commit 51c0d509d9
+1 -1
View File
@@ -576,7 +576,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
command_announcement.Announce(input, customname, MsgSound[beepsound], , , type)
print_command_report(input, "[command_name()] Update")
else if("No")
if("No")
//same thing as the blob stuff - it's not public, so it's classified, dammit
command_announcer.autosay("A classified message has been printed out at all communication consoles.");
print_command_report(input, "Classified [command_name()] Update")