mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
migration wip java 9 modularise
This commit is contained in:
@@ -80,7 +80,7 @@ class UITestPad1 : ScreenAdapter() {
|
||||
|
||||
}
|
||||
|
||||
val bgCol = Color(.62f,.79f,1f,1f)
|
||||
val bgCol = Color(.62f, .79f, 1f, 1f)
|
||||
|
||||
var _dct = 0f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user