Skip to content

Commit c3582b4

Browse files
committed
Sync axis cmdline stat default value [skip ci]
1 parent 399dac7 commit c3582b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/console/bin/axis.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cocos2d_x_mode=source
1313
# Enable/Disable the data statistics
1414
# If the value is 'false' or 'no', statistics is disabled.
1515
# Otherwise, it's enabled.
16-
enable_stat=true
16+
enable_stat=false
1717

1818
[plugins]
1919
# What are the plugins that must be enabled

0 commit comments

Comments
 (0)