Fix opacity settings
This commit is contained in:
committed by
GitHub
parent
e106975cf9
commit
aca3246fa8
@@ -21,7 +21,7 @@ void main()
|
||||
SetGlobalFlag(GAltBGMflow , 0);
|
||||
SetGlobalFlag(GAltSEflow , 0);
|
||||
SetGlobalFlag(GAltVoicePriority , 0);
|
||||
SetGlobalFlag(GWindowOpacity , 100);
|
||||
SetGlobalFlag(GWindowOpacity , 50);
|
||||
SetGlobalFlag(GHideButtons , 0);
|
||||
SetGlobalFlag(GArtStyle , 0);
|
||||
SetGlobalFlag(GMOD_SETTING_LOADER , 3);
|
||||
|
||||
Reference in New Issue
Block a user