Unverified Commit e8930e92 authored by hamusuke's avatar hamusuke Committed by GitHub
Browse files

Update roomSceneId obfuscated names (#1926)

parent 4ed0b90c
...@@ -81,7 +81,7 @@ public class ItemData extends GameResource { ...@@ -81,7 +81,7 @@ public class ItemData extends GameResource {
private List<Integer> furnType; private List<Integer> furnType;
private List<Integer> furnitureGadgetID; private List<Integer> furnitureGadgetID;
@SerializedName(value="roomSceneId", alternate={"DANFGGLKLNO", "JFDLJGDFIGL", "OHIANNAEEAK"}) @SerializedName(value="roomSceneId", alternate={"BMEPAMCNABE", "DANFGGLKLNO", "JFDLJGDFIGL", "OHIANNAEEAK"})
private int roomSceneId; private int roomSceneId;
// Custom // Custom
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment