mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-17 01:15:52 +01:00
Implement local specialty spawning
This commit is contained in:
@@ -8,4 +8,5 @@ import lombok.ToString;
|
||||
public class SceneGadget extends SceneObject{
|
||||
public int gadget_id;
|
||||
public int state;
|
||||
public int point_type;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user