We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e888fb8 commit 5bbcb1fCopy full SHA for 5bbcb1f
1 file changed
addons/source-python/packages/source-python/__init__.py
@@ -82,7 +82,7 @@ def load():
82
setup_core_settings()
83
setup_logging()
84
setup_exception_hooks()
85
- setup_data_update()
+ #setup_data_update() # [css2025_win32] Disable gamedata update
86
setup_translations()
87
setup_data()
88
setup_global_pointers()
0 commit comments