prints out system info on the game crash

This commit is contained in:
minjaesong
2022-01-24 21:04:13 +09:00
parent ce276f05f3
commit 9b4dd019ca
3 changed files with 22 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
* e.g. 0x02010034 will be translated as 2.1.52
*
*/
const val VERSION_RAW = 0x00030000
const val VERSION_RAW = 0x00030001
// Commit counts up to the Release 0.3: 2259 (plz update!)
//////////////////////////////////////////////////////////