Refactor resource harvesting logic.

This commit is contained in:
tovl
2019-04-06 01:08:06 +02:00
committed by reaperrr
parent 77b313611e
commit 2eaeb2097c
3 changed files with 48 additions and 40 deletions

View File

@@ -101,7 +101,6 @@ namespace OpenRA.Mods.Common.Traits
[Sync] public Actor LastLinkedProc = null;
[Sync] public Actor LinkedProc = null;
[Sync] int currentUnloadTicks;
public CPos? LastHarvestedCell = null;
[Sync]
public int ContentValue