I don't care if that "breaks linebuild", that's not how to fix it; a couple of missing [Sync]s
This commit is contained in:
@@ -31,6 +31,7 @@ namespace OpenRA.Traits
|
||||
|
||||
class AutoTarget : ITick, INotifyDamage
|
||||
{
|
||||
[Sync]
|
||||
int nextScanTime = 0;
|
||||
|
||||
void AttackTarget(Actor self, Actor target)
|
||||
|
||||
Reference in New Issue
Block a user