mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
removed SortedPlayers prints
This commit is contained in:
@@ -878,10 +878,10 @@ fun AppUpdateListOfSavegames() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
println("SortedPlayers...")
|
/*println("SortedPlayers...")
|
||||||
App.sortedPlayers.forEach {
|
App.sortedPlayers.forEach {
|
||||||
println(it)
|
println(it)
|
||||||
}
|
}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user