mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 07:06:06 +09:00
new year new copyright date
This commit is contained in:
@@ -71,7 +71,7 @@ Veuillez reconfigurer votre ordre de chargement sur :
|
||||
gdxClearAndSetBlend(.094f, .094f, .094f, 1f)
|
||||
batch.inUse {
|
||||
batch.color = Color.WHITE
|
||||
wot.forEachIndexed { index, s ->
|
||||
wot.reversed().forEachIndexed { index, s ->
|
||||
if (s.startsWith('\\')) {
|
||||
val tagsSplit = s.indexOfFirst { it == ' ' }
|
||||
val tagsBulk = s.substring(0, tagsSplit)
|
||||
|
||||
Reference in New Issue
Block a user