From 6fac1fa2b190d9a7592ac4ce1490cfc83e373390 Mon Sep 17 00:00:00 2001 From: div0 Date: Tue, 28 Mar 2006 19:49:38 +0000 Subject: [PATCH] Moved NixNex down in the menu to fit lexicographically git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1200 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/menu/creategame/gamemodes/gamemisc.menu | 34 ++++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/data/menu/creategame/gamemodes/gamemisc.menu b/data/menu/creategame/gamemodes/gamemisc.menu index 6c3b6a332..7d8266d9a 100644 --- a/data/menu/creategame/gamemodes/gamemisc.menu +++ b/data/menu/creategame/gamemodes/gamemisc.menu @@ -183,23 +183,6 @@ Item Layout Misc text "No Recoil" target "::Data::Game::Misc::NoRecoil::Switch" } - Derive Nex_Line SeperatorNixNex - {} - Derive Nex_Option_Switch NixNex - { - text "NixNex (No Items Nexuiz)" - target "::Data::Game::Misc::NixNex::Switch" - } - Derive Nex_Option_EditBox NixNexRoundTime - { - text "Time between weapon switches" - target "::Data::Game::Misc::NixNexRoundTime::Text" - } - Derive Nex_Option_EditBox NixNexIncrTime - { - text "Time between ammo increments" - target "::Data::Game::Misc::NixNexIncrTime::Text" - } Derive Nex_Line SeperatorMidAir {} Derive Nex_Option_Switch MidAir @@ -239,6 +222,23 @@ Item Layout Misc text "Transparency for invisible players" target "::Data::Game::Misc::MinstaGibInvisAlpha::Text" } + Derive Nex_Line SeperatorNixNex + {} + Derive Nex_Option_Switch NixNex + { + text "NixNex (No Items Nexuiz)" + target "::Data::Game::Misc::NixNex::Switch" + } + Derive Nex_Option_EditBox NixNexRoundTime + { + text "Time between weapon switches" + target "::Data::Game::Misc::NixNexRoundTime::Text" + } + Derive Nex_Option_EditBox NixNexIncrTime + { + text "Time between ammo increments" + target "::Data::Game::Misc::NixNexIncrTime::Text" + } Derive Nex_Line SeperatorOthers {} Derive Nex_Option_Switch Casings -- 2.39.2