mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 23:14:34 +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
|
//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({
|
Menu.addMenuItem({
|
||||||
menuName: "Settings",
|
menuName: "Settings",
|
||||||
menuItemName: menuItemName,
|
menuItemName: menuItemName,
|
||||||
|
|
Loading…
Reference in a new issue