mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 07:37:43 +00:00
Format code [skip actions]
This commit is contained in:
parent
9cac0953fa
commit
df7941bc1b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user