diff --git a/main.cpp b/main.cpp index c6a4c23..b893220 100644 --- a/main.cpp +++ b/main.cpp @@ -122,8 +122,8 @@ int main(int argc, char **argv) //!OCLINT tests may be long if (args.size() == 1) { game_options options{create_default_game_options()}; - options.set_sound_effects_volume(volume(0)); // 20 == default - options.set_volume(volume(0)); // 10 == default + options.set_sound_effects_volume(volume(20)); // 20 == default + options.set_volume(volume(10)); // 10 == default #define USE_TWO_KEYBOARDS physical_controllers pcs{