Fix for Command Report runtime.

This commit is contained in:
Chinsky
2013-02-06 07:05:41 +04:00
parent 51b4005442
commit 558a479954

View File

@@ -474,7 +474,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
switch(alert("Should this be announced to the general population?",,"Yes","No"))
if("Yes")
command_alert(input, maintitle=customname);
command_alert(input, customname);
if("No")
world << "\red New NanoTrasen Update available at all communication consoles."