mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-19 15:33:18 +08:00
Removed GCStatic. Cleaned up GachaRecordHandler.
This commit is contained in:
committed by
Melledy
Unverified
parent
775f4cb7c1
commit
b313d8567a
@@ -76,7 +76,7 @@ public final class Grasscutter {
|
||||
Tools.createGmHandbook(); return;
|
||||
}
|
||||
case "-gachamap" -> {
|
||||
Tools.createGachaMapping(); return;
|
||||
Tools.createGachaMapping("./gacha_mappings.js"); return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user