Build fix.
This commit is contained in:
parent
a8392889de
commit
084dd1c8dd
@ -196,7 +196,7 @@ public Action:Command_MapHistory(client, args)
|
||||
lastMapStartTime = startTime;
|
||||
}
|
||||
|
||||
return PLUGIN_HANDLED;
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
FormatTimeDuration(String:buffer[], maxlen, time)
|
||||
|
Loading…
Reference in New Issue
Block a user