mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-20 08:19:50 +08:00
Start a new forge (no checking for now).
This commit is contained in:
committed by
Melledy
Unverified
parent
4ffda39b12
commit
aae799f9a7
@@ -368,4 +368,8 @@ public class GameData {
|
||||
public static Int2ObjectMap<QuestData> getQuestDataMap() {
|
||||
return questDataMap;
|
||||
}
|
||||
|
||||
public static Int2ObjectMap<ForgeData> getForgeDataMap() {
|
||||
return forgeDataMap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user