Skip to content

Commit

Permalink
Update gridmenu_layouts.lua (#4095)
Browse files Browse the repository at this point in the history
fixes a typo in grid menu layouts that put hoverlab on the wrong key for cor t1 vehicle con.
  • Loading branch information
resopmok authored Jan 2, 2025
1 parent 5689abe commit 8b6bdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luaui/configs/gridmenu_layouts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ local unitGrids = {
{
{ "corlab", "corvp", "corap", "corsy", }, -- bot lab, veh lab, air lab, shipyard
{ "cornanotc", "coravp", }, -- nano, T2 lab
{ "leghp", }, -- hover lab, floating hover lab, amphibious lab, seaplane lab
{ "corhp", }, -- hover lab, floating hover lab, amphibious lab, seaplane lab
}
},
legcv = {
Expand Down

0 comments on commit 8b6bdf2

Please sign in to comment.