Add msg (remove me)
This commit is contained in:
parent
479a2e548d
commit
05bd748c6c
@ -85,6 +85,7 @@ namespace Components
|
||||
// Shuffles values
|
||||
if (SVRandomMapRotation.get<bool>())
|
||||
{
|
||||
Logger::Print(Game::CON_CHANNEL_SERVER, "Randomizing the map rotation\n");
|
||||
DedicatedRotation.randomize();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user