Skip to content

Commit

Permalink
Disabled new windows temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Aug 20, 2024
1 parent 2c29c3e commit a4e3a78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions VortexEditor/VortexEditor.rc
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ BEGIN
POPUP "Tools"
BEGIN
MENUITEM "Color Picker", ID_TOOLS_COLOR_PICKER
MENUITEM "Mode Randomizer", ID_TOOLS_MODE_RANDOMIZER
MENUITEM "Community Browser", ID_TOOLS_COMMUNITY_BROWSER
MENUITEM "Chromalink", ID_TOOLS_CHROMALINK
MENUITEM "Mode Randomizer\t(Coming Soon)", ID_TOOLS_MODE_RANDOMIZER, INACTIVE
MENUITEM "Community Browser\t(Coming Soon)", ID_TOOLS_COMMUNITY_BROWSER, INACTIVE
MENUITEM "Chromalink\t(Coming Soon)", ID_TOOLS_CHROMALINK, INACTIVE
END
POPUP "Options"
BEGIN
Expand Down
2 changes: 1 addition & 1 deletion VortexEditor/VortexEngine

0 comments on commit a4e3a78

Please sign in to comment.