sleep increase the energy

This commit is contained in:
Vladimir Koshevarov
2023-03-14 13:36:24 +02:00
parent f6a8ca9d9d
commit dbd1d16a24
9 changed files with 60 additions and 76 deletions
-1
View File
@@ -18,7 +18,6 @@ namespace Assets.Scripts.Actions
}
public void ApplyAction(Player playerController)
{
playerController.WorkPlace = this;
}
}
}