mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-12 11:20:15 +01:00
Revert the shader bank page to its previous configuration and add the modulation matrix page as a separate MOD_BANK
This commit is contained in:
@@ -467,6 +467,7 @@ class Data(object):
|
||||
display_modes.append(["SHADERS",'NAV_SHADERS'])
|
||||
if self.settings['shader']['USE_SHADER_BANK']['value'] == 'enabled' and ["SHADERS",'NAV_SHADERS'] in display_modes:
|
||||
display_modes.append(["SHDR_BNK",'PLAY_SHADER'])
|
||||
display_modes.append(["MOD_BNK","NAV_SHADERS"])
|
||||
if self.settings['detour']['TRY_DEMO']['value'] == 'enabled':
|
||||
display_modes.append(["FRAMES",'NAV_DETOUR'])
|
||||
if self.settings['system'].setdefault('USE_PLUGINS',
|
||||
|
||||
Reference in New Issue
Block a user