From c3582b45f822942d0d68cf05fd49fe17fd100747 Mon Sep 17 00:00:00 2001 From: halx99 Date: Sat, 6 Aug 2022 18:26:47 +0800 Subject: [PATCH] Sync axis cmdline stat default value [skip ci] --- tools/console/bin/axis.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/console/bin/axis.ini b/tools/console/bin/axis.ini index 213747f638..755becb95a 100644 --- a/tools/console/bin/axis.ini +++ b/tools/console/bin/axis.ini @@ -13,7 +13,7 @@ cocos2d_x_mode=source # Enable/Disable the data statistics # If the value is 'false' or 'no', statistics is disabled. # Otherwise, it's enabled. -enable_stat=true +enable_stat=false [plugins] # What are the plugins that must be enabled