changed note check to temp

This commit is contained in:
Jordie0608
2015-01-25 02:22:28 +11:00
parent ee25f2e069
commit de2965a939
+1 -1
View File
@@ -116,7 +116,7 @@ var/savefile/Banlist
Banlist["temp"] << temp
if (temp)
Banlist["minutes"] << bantimestamp
if(!minutes)
if(!temp)
notes_add(ckey, "Permanently banned - [reason]")
else
notes_add(ckey, "Banned for [minutes] minutes - [reason]")