Skip to content
Snippets Groups Projects
Unverified Commit e8930e92 authored by hamusuke's avatar hamusuke Committed by GitHub
Browse files

Update roomSceneId obfuscated names (#1926)

parent 4ed0b90c
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@ public class ItemData extends GameResource {
private List<Integer> furnType;
private List<Integer> furnitureGadgetID;
@SerializedName(value="roomSceneId", alternate={"DANFGGLKLNO", "JFDLJGDFIGL", "OHIANNAEEAK"})
@SerializedName(value="roomSceneId", alternate={"BMEPAMCNABE", "DANFGGLKLNO", "JFDLJGDFIGL", "OHIANNAEEAK"})
private int roomSceneId;
// Custom
......
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