AI захватит мир
This commit is contained in:
@@ -37,7 +37,8 @@ public abstract class UseableBase : Component, IUseable
|
||||
|
||||
public virtual void OnEquipped()
|
||||
{
|
||||
Log.Info( $"OnEquip {this}" );
|
||||
Equipped = true;
|
||||
// Log.Info( $"OnEquip {this}" );
|
||||
}
|
||||
|
||||
public virtual bool CanUse()
|
||||
|
||||
Reference in New Issue
Block a user