mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
feat: add clear button to console panel
This commit is contained in:
@@ -208,7 +208,8 @@ enum ChildMenuID {
|
||||
ID_CUSTOM_PACK,
|
||||
|
||||
// Console panel
|
||||
ID_EVALUATE,
|
||||
ID_EVALUATE,
|
||||
ID_CLEAR_CONSOLE,
|
||||
|
||||
// SymbolFont (Format menu)
|
||||
ID_INSERT_SYMBOL_MENU_MIN = 9001,
|
||||
|
||||
Reference in New Issue
Block a user