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