xna-cncnet-client
xna-cncnet-client copied to clipboard
`INItializableWindow` as the base class for all client's windows
Description
If the migration tool were to be implemented, it would be better to update the initialization process for all clients' GUI windows to inherit from INitializableWindow instead of XNAWindow.