Support Boss Chest

This commit is contained in:
Akka
2022-05-20 13:46:00 +08:00
committed by Melledy
Unverified
parent db8cbd4f83
commit 233b46b2f9
27 changed files with 390 additions and 94 deletions
@@ -16,5 +16,5 @@ public class SceneObject {
/**
* not set by lua
*/
public transient int groupId;
public transient SceneGroup group;
}