diff --git a/README.md b/README.md index 4180fd42..932e1499 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This package is an add-on to the [XNA CnCNet Client](https://github.com/CnCNet/x * [CCHyper](https://github.com/CCHyper) * [ [RU]Polye](https://github.com/bhdrks78) * [CnCRAZER](https://github.com/CnCRAZER) +* [BRichardson1991](https://github.com/brichardson1991) ### Development diff --git a/package/Resources/Allied Theme/GameCreationWindow_Advanced.ini b/package/Resources/Allied Theme/GameCreationWindow_Advanced.ini index 8541a1d0..a5bd3d3b 100644 --- a/package/Resources/Allied Theme/GameCreationWindow_Advanced.ini +++ b/package/Resources/Allied Theme/GameCreationWindow_Advanced.ini @@ -14,5 +14,7 @@ BasedOn=GenericWindow.ini [GameCreationWindow_Advanced] DrawMode=Stretched DrawBorders=true -Size=493,424 +;Commented out to fix https://github.com/CnCNet/cncnet-yr-client-package/issues/437 +;Size=493,424 - Original Size +;Size=493,460 - Good Size if required? BackgroundTexture=ModalBG.png \ No newline at end of file diff --git a/package/Resources/Soviet Theme/GameCreationWindow_Advanced.ini b/package/Resources/Soviet Theme/GameCreationWindow_Advanced.ini index 8541a1d0..a5bd3d3b 100644 --- a/package/Resources/Soviet Theme/GameCreationWindow_Advanced.ini +++ b/package/Resources/Soviet Theme/GameCreationWindow_Advanced.ini @@ -14,5 +14,7 @@ BasedOn=GenericWindow.ini [GameCreationWindow_Advanced] DrawMode=Stretched DrawBorders=true -Size=493,424 +;Commented out to fix https://github.com/CnCNet/cncnet-yr-client-package/issues/437 +;Size=493,424 - Original Size +;Size=493,460 - Good Size if required? BackgroundTexture=ModalBG.png \ No newline at end of file