transfer between scenes

This commit is contained in:
Vova
2023-12-11 19:35:11 +02:00
parent e7f082a774
commit 0c4d9b2481
9 changed files with 154 additions and 231 deletions
+2 -1
View File
@@ -32,5 +32,6 @@ public enum RadialMenuActions {
Work,
Talk,
Buy ,
Open
Open,
Enter
}