diff GUI/GUIWindow.cpp @ 2558:5d6fb8eb023c

Слияние
author Ritor1
date Wed, 13 May 2015 20:09:12 +0600
parents bbef1435eb8d ac16f4a3a91e
children d87bfbd3bb3b
line wrap: on
line diff
--- a/GUI/GUIWindow.cpp	Wed May 13 20:09:00 2015 +0600
+++ b/GUI/GUIWindow.cpp	Wed May 13 20:09:12 2015 +0600
@@ -64,7 +64,7 @@
 enum WindowType current_character_screen_window;
 struct GUIWindow *pWindow_MMT_MainMenu;
 struct GUIWindow *pWindow_MainMenu;
-std::array<struct GUIWindow *, 20> pWindowList;
+std::array<struct GUIWindow *, 50> pWindowList;
 
 struct GUIMessageQueue *pMessageQueue_50CBD0 = new GUIMessageQueue;
 struct GUIMessageQueue *pMessageQueue_50C9E8 = new GUIMessageQueue;