поправил меню

This commit is contained in:
2022-11-15 15:43:54 +05:00
parent 5493c638ed
commit d1a34271bd
9 changed files with 1533 additions and 791 deletions
+1
View File
@@ -17,6 +17,7 @@ public class UITrainButton : MonoBehaviour, IPointerClickHandler
LocomotionHandler locomotionHandler;
public bool ableToUse = true;
public bool hideInDepo;
void Awake()
{