mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
the file io is cursed
This commit is contained in:
@@ -78,10 +78,10 @@ class UINewCharacter(val remoCon: UIRemoCon) : UICanvas() {
|
||||
|
||||
|
||||
// comment below if chargen must send gamers back to the charcters list
|
||||
UILoadGovernor.playerDisk = DiskSkimmer(outFile)
|
||||
// UILoadGovernor.playerDisk = DiskSkimmer(outFile)
|
||||
// comment above if chargen must send gamers back to the charcters list
|
||||
|
||||
printdbg(this, "playerdisk: ${UILoadGovernor.playerDisk?.diskFile?.path}")
|
||||
// printdbg(this, "playerdisk: ${UILoadGovernor.playerDisk?.diskFile?.path}")
|
||||
|
||||
}, "TerrarumBasegameNewCharcterSaveThread")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user