mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-14 16:04:40 +01:00
Format code [skip actions]
This commit is contained in:
@@ -89,7 +89,14 @@ public class ItemData extends GameResource {
|
||||
|
||||
@SerializedName(
|
||||
value = "roomSceneId",
|
||||
alternate = {"BMEPAMCNABE", "DANFGGLKLNO", "JFDLJGDFIGL", "OHIANNAEEAK", "MFGACDIOHGF", "roomSceneID"})
|
||||
alternate = {
|
||||
"BMEPAMCNABE",
|
||||
"DANFGGLKLNO",
|
||||
"JFDLJGDFIGL",
|
||||
"OHIANNAEEAK",
|
||||
"MFGACDIOHGF",
|
||||
"roomSceneID"
|
||||
})
|
||||
private int roomSceneId;
|
||||
|
||||
// Custom
|
||||
|
||||
Reference in New Issue
Block a user