mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
Player movement seems like back to working, res→assets
Former-commit-id: f91181caee4dabf4cb2e51d8077441c6b0f83757 Former-commit-id: 8b450303698c5c85dea9145a056b290b95a6a7b0
This commit is contained in:
@@ -28,7 +28,7 @@ object Lang {
|
||||
|
||||
val languageList: List<String>
|
||||
|
||||
private val PATH_TO_LANG = "./res/locales/"
|
||||
private val PATH_TO_LANG = "./assets/locales/"
|
||||
val POLYGLOT_VERSION = "100"
|
||||
private val PREFIX_POLYGLOT = "Polyglot-${POLYGLOT_VERSION}_"
|
||||
private val PREFIX_NAMESET = "nameset_"
|
||||
|
||||
Reference in New Issue
Block a user