mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
finally working again: create new character
todo: make delete character work
This commit is contained in:
@@ -16,7 +16,7 @@ object ScreencapNogui: ConsoleCommand {
|
||||
PixmapIO2.writeTGA(Gdx.files.absolute(App.defaultDir + "/Exports/${args[1]}.tga"), p, true)
|
||||
p.dispose()
|
||||
}
|
||||
IngameRenderer.screencapRequested = true
|
||||
IngameRenderer.requestScreencap()
|
||||
Echo("FBO exported to$ccG Exports/${args[1]}.tga")
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user