mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-02 02:52:40 +00:00
NOOOOOOO
This commit is contained in:
parent
8099df183d
commit
53ff3c2f70
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ const FurnaceGUIActionDef guiActions[GUI_ACTION_MAX]={
|
||||||
D("WINDOW_CLOCK", "Clock", 0),
|
D("WINDOW_CLOCK", "Clock", 0),
|
||||||
D("WINDOW_GROOVES", "Grooves", 0),
|
D("WINDOW_GROOVES", "Grooves", 0),
|
||||||
D("WINDOW_XY_OSC", "Oscilloscope (X-Y)", 0),
|
D("WINDOW_XY_OSC", "Oscilloscope (X-Y)", 0),
|
||||||
D("WINDOW_MEMORY", "Memory Compositiom", 0),
|
D("WINDOW_MEMORY", "Memory Composition", 0),
|
||||||
D("WINDOW_CS_PLAYER", "Command Stream Player", 0),
|
D("WINDOW_CS_PLAYER", "Command Stream Player", 0),
|
||||||
|
|
||||||
D("COLLAPSE_WINDOW", "Collapse/expand current window", 0),
|
D("COLLAPSE_WINDOW", "Collapse/expand current window", 0),
|
||||||
|
|
Loading…
Reference in a new issue