Fix compile issue

This commit is contained in:
Markolie
2017-02-09 01:00:23 +01:00
parent 3077fb42bf
commit 28244f8f46
+1 -1
View File
@@ -10,7 +10,7 @@
var/input = input(usr, "Enter the description of the custom event. Be descriptive. To cancel the event, make this blank or hit cancel.", "Custom Event", custom_event_msg) as message|null
if(!input || input == "")
custom_event_msg = null
log_admin("[key)_name(usr)] has cleared the custom event text.")
log_admin("[key_name(usr)] has cleared the custom event text.")
message_admins("[key_name_admin(usr)] has cleared the custom event text.")
return