mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2026-05-06 16:08:16 +00:00
Renamed GuiState#menu to GuiState#active_menu to prevent conflict with DSL#menu
This commit is contained in:
@@ -39,7 +39,7 @@ module CyberarmEngine
|
||||
@tip = Element::ToolTip.new("", parent: @root_container, z: Float::INFINITY, theme: current_theme)
|
||||
end
|
||||
|
||||
def menu
|
||||
def active_menu
|
||||
@menu
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user