Don't force mirroring in world test.
This commit is contained in:
parent
c6aa5f60aa
commit
f9064d26f7
|
@ -30,8 +30,6 @@ void initWorldTest(char *worldId)
|
|||
{
|
||||
STRNCPY(game.worldId, worldId, MAX_NAME_LENGTH);
|
||||
|
||||
game.plus = PLUS_MIRROR;
|
||||
|
||||
initWorld();
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue