Delayed unloading. Remove LocalStorage from proc.
This commit is contained in:
@@ -16,6 +16,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
void OnDock(Actor harv, DeliverResources dockOrder);
|
||||
void GiveOre(int amount);
|
||||
bool CanGiveOre(int amount);
|
||||
int2 DeliverOffset { get; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user