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