Update gradle + Work gacha reload (gs broken atm)

This commit is contained in:
Benjamin Elsdon
2022-04-20 16:05:53 +08:00
parent 85801df482
commit c08a341b20
6 changed files with 76 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
package emu.grasscutter.server.game;
public class GameServerTickEvent {
// Placeholder class for now, probably will get used later
}