mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 02:24:05 +09:00
idea runconfig
This commit is contained in:
@@ -88,7 +88,7 @@ object IME {
|
||||
}
|
||||
}
|
||||
|
||||
fun invoke() {}
|
||||
@JvmStatic fun invoke() {}
|
||||
|
||||
fun getLowLayerByName(name: String): TerrarumKeyLayout {
|
||||
return lowLayers[name.lowercase()]!!
|
||||
|
||||
Reference in New Issue
Block a user