Rewrite commands

Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
This commit is contained in:
Jaida Wu
2022-04-20 20:21:38 +08:00
parent 087cd680bd
commit 63cb0a8174
31 changed files with 1025 additions and 1453 deletions

View File

@@ -1,6 +1,6 @@
package emu.grasscutter.game.managers;
import emu.grasscutter.commands.CommandMap;
import emu.grasscutter.command.CommandMap;
import emu.grasscutter.game.GenshinPlayer;
import emu.grasscutter.net.packet.GenshinPacket;
import emu.grasscutter.server.game.GameServer;