Resolved #6492 - package reorg

This commit is contained in:
Yair Morgenstern
2022-04-08 13:01:37 +03:00
parent c45885c763
commit 286e800b96
111 changed files with 266 additions and 78 deletions

View File

@ -1,7 +1,7 @@
package com.unciv.app.desktop
import com.badlogic.gdx.files.FileHandle
import com.unciv.ui.utils.CrashReportSysInfo
import com.unciv.ui.crashhandling.CrashReportSysInfo
import java.nio.charset.Charset
class CrashReportSysInfoDesktop : CrashReportSysInfo {