REname to AppleMachine

This commit is contained in:
Michal Pikulski
2025-11-03 10:36:56 +01:00
parent 54c9094be1
commit 3e343d074c
9 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ using Pixelplacement;
using UnityEngine;
public class GardenerBehaviour : SaveableStateMachine
public class GardenerBehaviour : AppleMachine
{
public void stateSwitch (string StateName)
{