mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 21:44:05 +09:00
seemingly working world teleporter (no saving... ui tho)
This commit is contained in:
@@ -431,6 +431,8 @@ object IngameRenderer : Disposable {
|
||||
fun requestScreencap() {
|
||||
screencapRequested = true
|
||||
screencapBusy = true
|
||||
printdbg(this, "requestScreencap called from:")
|
||||
printStackTrace(this)
|
||||
}
|
||||
|
||||
private fun drawToRGB(
|
||||
|
||||
Reference in New Issue
Block a user