some refs to "Game.world" i missed a while ago.

This commit is contained in:
Bob
2010-01-21 13:44:02 +13:00
parent bb5f7dac6b
commit f01990cae1
5 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ namespace OpenRa
set
{
localPlayerIndex = value.Index;
Game.viewport.GoToStartLocation();
Game.viewport.GoToStartLocation( value );
}
}