Convert toolbar minus datastore

This commit is contained in:
Cooldude2606
2025-01-28 02:03:06 +00:00
parent a2b4fd119b
commit e34a320d97
30 changed files with 999 additions and 895 deletions

View File

@@ -343,7 +343,7 @@ bonus_container = Gui.element("bonus_container")
--- Add the element to the left flow with a toolbar button
Gui.add_left_element(bonus_container, false)
Gui.create_toolbar_button{
Gui.toolbar.create_button{
name = "bonus_toggle",
left_element = bonus_container,
sprite = "item/exoskeleton-equipment",