Skip to content

Commit

Permalink
Merge pull request #604 from thehobojoe/remove-reverse-gear-modoption
Browse files Browse the repository at this point in the history
[Modoption cleanup] Remove reverse gear modoption
  • Loading branch information
Ruwetuin authored Mar 19, 2024
2 parents 8068395 + 08418ae commit 5c16508
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions LuaMenu/configs/gameConfig/byar/ModOptions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -751,15 +751,6 @@ local options={
step = 0.1,
},

{
key = "experimentalreversegear",
name = "Reverse gear",
desc = "Allows units to move backwards over short distances",
type = "bool",
def = false,
section = "options_unit_modifiers",
},

{
key = "tweakunits",
name = "Tweak Units",
Expand Down

0 comments on commit 5c16508

Please sign in to comment.