Skip to content

Commit

Permalink
Update init.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yuulafe committed Nov 28, 2024
1 parent 6f3a86d commit d5e27b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ void main()
// restore default ADV-MODE setting
if(GetGlobalFlag(GMOD_SETTING_LOADER) == 0) {
SetGlobalFlag(GVoiceVolume , 100);
SetGlobalFlag(GSEVolume , 50);
SetGlobalFlag(GSEVolume , 40);
SetGlobalFlag(GBGMVolume , 40);
SetGlobalFlag(GADVMode , 1);
SetGlobalFlag(GLipSync , 1);
Expand Down

0 comments on commit d5e27b5

Please sign in to comment.