refactor: move CommandHandler to libs
This commit is contained in:
@@ -42,7 +42,7 @@ class GameCommandHandlerTest :
|
||||
) { channelNotification.trySendBlocking(it) }
|
||||
|
||||
GlobalScope.launch {
|
||||
commandHandler.handle(
|
||||
commandHandler.handleIncomingPlayerCommands(
|
||||
player,
|
||||
gameId,
|
||||
channelCommand,
|
||||
|
||||
Reference in New Issue
Block a user