mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-22 11:54:39 +01:00
Added OnGameServerStartFinish EventBus
Removed those temporary warning messages as I figured out how to disable them
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package emu.grasscutter.server.game;
|
||||
|
||||
public class GameServerStartFinishEvent {
|
||||
// Placeholder class for now, probably will get used later
|
||||
}
|
||||
Reference in New Issue
Block a user