[Mod FF]: Fixed 'Lower Difficulty' menu. (#7)
This commit is contained in:
parent
76cf13689b
commit
1e20377693
@ -429,7 +429,7 @@
|
||||
action
|
||||
{
|
||||
play "mouse_click";
|
||||
//close pausedmenu;
|
||||
close pausedmenu;
|
||||
open "ingame_difficulty";
|
||||
}
|
||||
}
|
||||
@ -455,7 +455,7 @@
|
||||
action
|
||||
{
|
||||
play "mouse_click";
|
||||
//close pausedmenu;
|
||||
close pausedmenu;
|
||||
open "ingame_difficulty";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user