mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Convert toolbar minus datastore
This commit is contained in:
@@ -333,7 +333,7 @@ local science_info = Gui.element("science_info")
|
||||
|
||||
--- Add the element to the left flow with a toolbar button
|
||||
Gui.add_left_element(science_info, false)
|
||||
Gui.create_toolbar_button{
|
||||
Gui.toolbar.create_button{
|
||||
name = "science_info_toggle",
|
||||
left_element = science_info,
|
||||
sprite = "entity/lab",
|
||||
|
||||
Reference in New Issue
Block a user