Removed false comment
This commit is contained in:
parent
9ffc98db9a
commit
5f253e05a7
@ -11,7 +11,6 @@ public abstract class UnitPlaceholder : DraggablePlaceholder
|
||||
WasPlaced?.Invoke(this);
|
||||
}
|
||||
|
||||
// Not actually used because overriden.
|
||||
public override bool CanBePlacedHere()
|
||||
{
|
||||
return base.CanBePlacedHere() && ResourceManager.Instance.EnoughFor(Rock, Wood, Food)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user