From aa8ca629ea6500ff6f36c24d6fd263cc3d460b19 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Sat, 17 Aug 2024 22:25:25 +0200 Subject: [PATCH] Renamed Easymode in menu to Advanced --- neo/d3xp/menus/MenuScreen_Shell_SystemOptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo/d3xp/menus/MenuScreen_Shell_SystemOptions.cpp b/neo/d3xp/menus/MenuScreen_Shell_SystemOptions.cpp index d6d2e2e7..5008a621 100755 --- a/neo/d3xp/menus/MenuScreen_Shell_SystemOptions.cpp +++ b/neo/d3xp/menus/MenuScreen_Shell_SystemOptions.cpp @@ -832,7 +832,7 @@ idSWFScriptVar idMenuScreen_Shell_SystemOptions::idMenuDataSource_SystemSettings "#str_swf_disabled", "Mattias", "Newpixie", - "Easymode", + "Advanced", }; return values[ r_useCRTPostFX.GetInteger() ];