synced group creation
This commit is contained in:
@@ -44,7 +44,9 @@ namespace OpenRA
|
||||
public Player Owner;
|
||||
[Sync]
|
||||
public int Health;
|
||||
IActivity currentActivity;
|
||||
|
||||
IActivity currentActivity;
|
||||
public Group Group;
|
||||
|
||||
public Actor(World world, string name, int2 location, Player owner)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user