print who extended the map

This commit is contained in:
rtldg 2021-09-28 02:47:31 +00:00
parent 53fbae385a
commit 4b0b62b3cb

View File

@ -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;