From 6144b9b7ad9b261d412a6dd0dcc127afd35f7326 Mon Sep 17 00:00:00 2001 From: codeimp Date: Tue, 2 Jun 2009 21:41:44 +0000 Subject: [PATCH] Fixed the On/Off and Off/On enumerations that were backwards. Thanks Robin Palmer and PaganRaven. --- Build/Configurations/Eternity_DoomUDMF.cfg | 8 ++++---- Build/Configurations/Hexen.cfg | 10 +++++----- Build/Configurations/Skulltag_DoomHexen.cfg | 10 +++++----- Build/Configurations/ZDoom_DoomHexen.cfg | 10 +++++----- Build/Configurations/ZDoom_DoomUDMF.cfg | 10 +++++----- Build/Configurations/ZDoom_HereticHexen.cfg | 10 +++++----- Build/Configurations/ZDoom_Hexen.cfg | 10 +++++----- Build/Configurations/ZDoom_StrifeHexen.cfg | 10 +++++----- 8 files changed, 39 insertions(+), 39 deletions(-) diff --git a/Build/Configurations/Eternity_DoomUDMF.cfg b/Build/Configurations/Eternity_DoomUDMF.cfg index cb0f31b6..2ffd986c 100644 --- a/Build/Configurations/Eternity_DoomUDMF.cfg +++ b/Build/Configurations/Eternity_DoomUDMF.cfg @@ -3525,14 +3525,14 @@ enums { yesno { - 0 = "No"; - 1 = "Yes"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff diff --git a/Build/Configurations/Hexen.cfg b/Build/Configurations/Hexen.cfg index db35f0d4..e6fbaa49 100644 --- a/Build/Configurations/Hexen.cfg +++ b/Build/Configurations/Hexen.cfg @@ -3815,14 +3815,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -3833,8 +3833,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown diff --git a/Build/Configurations/Skulltag_DoomHexen.cfg b/Build/Configurations/Skulltag_DoomHexen.cfg index 2d94a2c7..6e9757ad 100644 --- a/Build/Configurations/Skulltag_DoomHexen.cfg +++ b/Build/Configurations/Skulltag_DoomHexen.cfg @@ -9008,14 +9008,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -9026,8 +9026,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown diff --git a/Build/Configurations/ZDoom_DoomHexen.cfg b/Build/Configurations/ZDoom_DoomHexen.cfg index a6aa13e1..04b10c48 100644 --- a/Build/Configurations/ZDoom_DoomHexen.cfg +++ b/Build/Configurations/ZDoom_DoomHexen.cfg @@ -7206,14 +7206,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -7224,8 +7224,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown diff --git a/Build/Configurations/ZDoom_DoomUDMF.cfg b/Build/Configurations/ZDoom_DoomUDMF.cfg index ed1ab373..8c0da02a 100644 --- a/Build/Configurations/ZDoom_DoomUDMF.cfg +++ b/Build/Configurations/ZDoom_DoomUDMF.cfg @@ -7405,14 +7405,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -7423,8 +7423,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown diff --git a/Build/Configurations/ZDoom_HereticHexen.cfg b/Build/Configurations/ZDoom_HereticHexen.cfg index 10fcabdf..a5f5bbd7 100644 --- a/Build/Configurations/ZDoom_HereticHexen.cfg +++ b/Build/Configurations/ZDoom_HereticHexen.cfg @@ -6343,14 +6343,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -6361,8 +6361,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown diff --git a/Build/Configurations/ZDoom_Hexen.cfg b/Build/Configurations/ZDoom_Hexen.cfg index db7a5666..c795b112 100644 --- a/Build/Configurations/ZDoom_Hexen.cfg +++ b/Build/Configurations/ZDoom_Hexen.cfg @@ -7381,14 +7381,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -7399,8 +7399,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown diff --git a/Build/Configurations/ZDoom_StrifeHexen.cfg b/Build/Configurations/ZDoom_StrifeHexen.cfg index b4ca4a3b..d38651b3 100644 --- a/Build/Configurations/ZDoom_StrifeHexen.cfg +++ b/Build/Configurations/ZDoom_StrifeHexen.cfg @@ -6737,14 +6737,14 @@ enums { yesno { - 1 = "Yes"; - 0 = "No"; + 0 = "Yes"; + 1 = "No"; } noyes { - 0 = "Yes"; - 1 = "No"; + 0 = "No"; + 1 = "Yes"; } onoff @@ -6755,8 +6755,8 @@ enums offon { - 1 = "On"; 0 = "Off"; + 1 = "On"; } updown