setup stances; not using team ids from lobby yet.
This commit is contained in:
@@ -195,5 +195,7 @@ namespace OpenRA
|
||||
Sound.PlayToPlayer(this, eva.CashTickDown);
|
||||
}
|
||||
}
|
||||
|
||||
public Dictionary<Player, Stance> Stances = new Dictionary<Player, Stance>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user