mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 05:54:05 +09:00
loading player from json file
This commit is contained in:
@@ -494,6 +494,7 @@ val ccG = GameFontBase.toColorCode(0xF8F8)
|
||||
val ccV = GameFontBase.toColorCode(0xF080)
|
||||
val ccX = GameFontBase.toColorCode(0xF853)
|
||||
val ccK = GameFontBase.toColorCode(0xF888)
|
||||
val ccE = GameFontBase.toColorCode(0xFBBB)
|
||||
|
||||
|
||||
typealias Second = Float
|
||||
|
||||
Reference in New Issue
Block a user