crash fix for initialized map

This commit is contained in:
shoopea
2021-11-09 17:45:01 +08:00
parent a100fb6c68
commit 8d580181bf
4 changed files with 56 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
// Code generated by version.sh (@generated) DO NOT EDIT.
package main
var githash = "93de432"
var buildstamp = "2021-11-09_05:24:29"
var commits = "175"
var version = "93de432-b175 - 2021-11-09_05:24:29"
var githash = "a100fb6"
var buildstamp = "2021-11-09_09:44:42"
var commits = "176"
var version = "a100fb6-b176 - 2021-11-09_09:44:42"