1.2.0 update

This commit is contained in:
Lachlan Leone
2024-08-10 05:00:57 +10:00
parent 35d3fec3de
commit bb53c03b40
4 changed files with 30 additions and 41 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ namespace MMOKitchen.Systems
SetComponent(data.Target, Editor);
}
private CTriggerProfileEditor Editor;
private CTriggerPlayerSpecificUI Editor;
}
}