Skip to content

Commit

Permalink
Hide full level view tab
Browse files Browse the repository at this point in the history
  • Loading branch information
jaythebusinessgoose authored and gmjosack committed Dec 18, 2023
1 parent 51f9c15 commit 68df7ae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ def toggle_hide_grid():
# Level Editor Tab
self.tab_control.add(self.editor_tab, text="Level Editor")
self.tab_control.add(self.rules_tab, text="Rules")
self.tab_control.add(self.preview_tab, text="Full Level View")
self.tab_control.add(self.multi_room_editor_tab, text="Full Level Editor")
self.tab_control.add(self.variables_tab, text="Variables (Experimental)")

Expand Down

0 comments on commit 68df7ae

Please sign in to comment.