mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Added new big overlay system.
This commit is contained in:
@@ -69,6 +69,7 @@ void SidebarEditor::draw_it(void) {
|
||||
{
|
||||
Debug_LockScroll = true;
|
||||
if (ImGui::MenuItem("Add Game Object")) { mainmenu_selection = 4; }
|
||||
if (ImGui::MenuItem("Add Big Overlay Object")) { mainmenu_selection = 9; }
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user