We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73abc5e commit e31d4eaCopy full SHA for e31d4ea
1 file changed
ShardLauncher/src/main/java/com/lanrhyme/shardlauncher/game/launch/handler/JVMHandler.kt
@@ -17,7 +17,7 @@ import com.lanrhyme.shardlauncher.bridge.ZLBridge
17
import com.lanrhyme.shardlauncher.game.input.CharacterSenderStrategy
18
import com.lanrhyme.shardlauncher.game.input.LWJGLCharSender
19
import com.lanrhyme.shardlauncher.game.launch.JvmLauncher
20
-import com.lanrhyme.shardlauncher.ui.control.input.TextInputMode
+import com.lanrhyme.shardlauncher.game.launch.handler.TextInputMode
21
import com.lanrhyme.shardlauncher.ui.screens.game.JVMScreen
22
import com.lanrhyme.shardlauncher.ui.screens.game.LogState
23
import com.lanrhyme.shardlauncher.viewmodel.EventViewModel
0 commit comments