This commit is contained in:
gazebo
2020-02-21 11:05:12 +08:00
parent 98c608b649
commit a8382e99a6

View File

@@ -71,7 +71,7 @@ func init() {
} }
func Init() { func Init() {
if false { //IsProductEnv() { if !IsProductEnv() {
OutputDebugMsgLevel = 1 OutputDebugMsgLevel = 1
} }