mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-20 09:20:17 +08:00
Customise sender and title too. Add statement of use
This commit is contained in:
committed by
Melledy
Unverified
parent
414fad9079
commit
2dc6a48403
@@ -74,8 +74,6 @@ public class GameData {
|
||||
private static Map<Integer, List<ShopGoodsData>> shopGoods = new HashMap<>();
|
||||
private static final IntList scenePointIdList = new IntArrayList();
|
||||
|
||||
public static char EJWOA = 's';
|
||||
|
||||
public static Int2ObjectMap<?> getMapByResourceDef(Class<?> resourceDefinition) {
|
||||
Int2ObjectMap<?> map = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user