You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to_translation( "This option controls whether the game will warn when it detects that the game's data has been modified." ),
2896
2897
true );
2897
2898
2898
2899
add_empty_line();
2900
+
#endif
2899
2901
2900
2902
add( "SKIP_VERIFICATION", "debug", to_translation( "Skip verification step during loading" ),
2901
2903
to_translation( "If enabled, this skips the JSON verification step during loading. This may give a faster loading time, but risks JSON errors not being caught until runtime." ),
0 commit comments