hack around the local player being set in replays
This commit is contained in:
@@ -48,6 +48,7 @@ namespace OpenRA
|
||||
|
||||
public void SetLocalPlayer(int index)
|
||||
{
|
||||
if (!(orderManager.Connection is ReplayConnection))
|
||||
localPlayerIndex = index;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user