Re-added context menus for saws

This commit is contained in:
ZioPao
2023-11-11 02:58:51 +01:00
parent e8d4a37fdc
commit 9459360948
9 changed files with 130 additions and 72 deletions

View File

@@ -1,5 +1,12 @@
ContextMenu_EN = {
ContextMenu_Amputate = "Amputate",
ContextMenu_Limb_Hand_L = "Left Hand",
ContextMenu_Limb_ForeArm_L = "Left forearm",
ContextMenu_Limb_UpperArm_L = "Left UpperArm"
ContextMenu_Limb_Hand_R = "Right Hand",
ContextMenu_Limb_ForeArm_R = "Right forearm",
ContextMenu_Limb_UpperArm_R = "Right UpperArm"
ContextMenu_InstallProstRight = "Install prosthesis on right arm",