mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 21:22:07 +02:00
Update menu item name
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
This commit is contained in:
parent
a7dee4bb8a
commit
4d21cedf9d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
|
||||
//create a menu item in "Setings" to toggle the bubble/shield HUD button
|
||||
var menuItemName = "HUD shield button";
|
||||
var menuItemName = "HUD Shield Button";
|
||||
Menu.addMenuItem({
|
||||
menuName: "Settings",
|
||||
menuItemName: menuItemName,
|
||||
|
|
Loading…
Reference in a new issue