split Widget static bits into Ui static class
This commit is contained in:
@@ -37,7 +37,7 @@ namespace OpenRA.Scripting
|
||||
if (music)
|
||||
Sound.PlayMusic();
|
||||
|
||||
Widget.CloseWindow();
|
||||
Ui.CloseWindow();
|
||||
Sound.SoundVolumeModifier = oldModifier;
|
||||
w.EnableTick = true;
|
||||
onComplete();
|
||||
|
||||
Reference in New Issue
Block a user