mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
print who extended the map
This commit is contained in:
parent
53fbae385a
commit
4b0b62b3cb
@ -1000,7 +1000,7 @@ void ExtendMap(int time = 0)
|
||||
}
|
||||
|
||||
ExtendMapTimeLimit(time);
|
||||
PrintToChatAll("%sThe map was extended for %d minutes", g_cPrefix, time / 60);
|
||||
PrintToChatAll("%s%N extended the map by %d minutes", g_cPrefix, time / 60);
|
||||
|
||||
//g_bMapVoteStarted = false;
|
||||
//g_bMapVoteFinished = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user