mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
#1812 - Show Options on Intro/Outro
This commit is contained in:
parent
d4f70134e6
commit
46cee06f07
@ -95,6 +95,11 @@ class RscDisplayInterruptEditor3D: RscStandardDisplay {
|
||||
class ACE_Open_settingsMenu_Btn : ACE_Open_SettingsMenu_BtnBase {};
|
||||
};
|
||||
};
|
||||
class RscDisplayMovieInterrupt: RscStandardDisplay {
|
||||
class controls {
|
||||
class ACE_Open_settingsMenu_Btn : ACE_Open_SettingsMenu_BtnBase {};
|
||||
};
|
||||
};
|
||||
class RscDisplayMain: RscStandardDisplay {
|
||||
//Hide the button if there is no world (-world=empty)
|
||||
//Seems odd to use onMouseMoving, but I don't want to overload onLoad
|
||||
|
Loading…
x
Reference in New Issue
Block a user