Remove the dead ActorGroupProxy trait

This commit is contained in:
abcdefg30
2016-10-15 18:14:24 +02:00
committed by reaperrr
parent fbd62c242f
commit 5e923ff091
5 changed files with 0 additions and 85 deletions

View File

@@ -45,7 +45,6 @@ namespace OpenRA
public Activity CurrentActivity { get; private set; }
public Group Group;
public int Generation;
public Rectangle Bounds { get; private set; }