better message
This commit is contained in:
parent
c76be365c4
commit
f14d88ee98
@ -1150,7 +1150,9 @@ function toggleSlotEditing()
|
||||
updateSlotSymbols()
|
||||
|
||||
if currentlyEditingSlots then
|
||||
broadcastToColor("Click on a slot symbol (or an empty slot) to edit it.", messageColor, "Orange")
|
||||
broadcastToColor("Click on a slot symbol (or an empty slot) to edit it. " ..
|
||||
"Right-click the 'Slot-Edit' button to return to the default slots. " ..
|
||||
"Middle-click the 'Slot-Edit' button to remove all slot symbols.", messageColor, "Orange")
|
||||
else
|
||||
updateSave()
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user