This isn't actually a ScreenPlayerOptions. ScreenPlayerOptions is only compatible
with player options, and is only used to handle a few special cases needed in gameplay. This is just a ScreenOptionsMaster (which won't get confused if non-player options are used).
This commit is contained in:
@@ -4209,7 +4209,7 @@ PlayRecordHelpOnCommand=horizalign,left;vertalign,top;zoom,0.5;shadowlength,0
|
|||||||
|
|
||||||
[ScreenPlayerOptionsEdit]
|
[ScreenPlayerOptionsEdit]
|
||||||
Fallback=ScreenOptions
|
Fallback=ScreenOptions
|
||||||
Class=ScreenPlayerOptions
|
Class=ScreenOptionsMaster
|
||||||
NextScreen=none
|
NextScreen=none
|
||||||
PrevScreen=none
|
PrevScreen=none
|
||||||
PlayMusic=0
|
PlayMusic=0
|
||||||
|
|||||||
Reference in New Issue
Block a user