Renamed SyncAttribute to VerifySyncAttribute
This commit is contained in:
committed by
Gustas Kažukauskas
parent
ec75dcd9e9
commit
d4fd66adf9
@@ -46,7 +46,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
|
||||
public readonly int OpenPosition;
|
||||
|
||||
[Sync]
|
||||
[VerifySync]
|
||||
public int Position { get; private set; }
|
||||
|
||||
int desiredPosition;
|
||||
|
||||
Reference in New Issue
Block a user