CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
223 stars 86 forks source link

Remove MainMenuDarkeningPanel #511

Open SadPencil opened 4 months ago

SadPencil commented 4 months ago
    /// <summary>
    /// TODO Replace this class with DarkeningPanels.
    /// Handles transitions between the main menu and its sub-menus.
    /// </summary>
    public class MainMenuDarkeningPanel : XNAPanel

MainMenuDarkeningPanel was created when the generic DarkeningPanel didn't exist yet

it is now completely replaced by the usage of the regular DarkeningPanel and DependencyInjection

github-actions[bot] commented 4 months ago

Nightly build for this pull request: