Revert changes

This commit is contained in:
Samuele Lorefice
2025-05-27 22:46:40 +02:00
parent 08317ffc77
commit 6718e35b7a
6 changed files with 13 additions and 13 deletions

View File

@@ -117,7 +117,7 @@ class Params {
title = $STR_PARAMS_ARSENAL;
values[] = {0, 1};
texts[] = {$STR_PARAMS_ARSENAL_BI, $STR_PARAMS_ARSENAL_ACE};
default = 1;
default = 0;
};
class DirectArsenal {
title = $STR_PARAMS_DIRECTARSENAL;