From: TheSaminator Date: Thu, 2 Jun 2022 16:13:56 +0000 (-0400) Subject: Refactor loop X-Git-Url: https://gitweb.starshipfights.net/?a=commitdiff_plain;h=240dec4ed59e31d2c82abe2e87c2faad40d2637e;p=starship-fights Refactor loop --- diff --git a/src/jsMain/kotlin/starshipfights/game/client_game.kt b/src/jsMain/kotlin/starshipfights/game/client_game.kt index 23b378c..6448316 100644 --- a/src/jsMain/kotlin/starshipfights/game/client_game.kt +++ b/src/jsMain/kotlin/starshipfights/game/client_game.kt @@ -127,12 +127,10 @@ private suspend fun GameNetworkInteraction.execute(token: String): Pair