Add a transients panel with corresponding chrome logic and a notification template
This commit is contained in:
committed by
Matthias Mailänder
parent
9e92340ea7
commit
01d47566cc
@@ -54,6 +54,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
}
|
||||
|
||||
Game.LoadWidget(world, "DEBUG_WIDGETS", worldRoot, new WidgetArgs());
|
||||
Game.LoadWidget(world, "TRANSIENTS_PANEL", worldRoot, new WidgetArgs());
|
||||
|
||||
world.GameOver += () =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user