diff Render.cpp @ 1666:5302a9811767

MainMenuUI_Create() cleared
author Ritor1
date Wed, 18 Sep 2013 16:20:15 +0600
parents 5dd790bb52bf
children f1cdf8c062d4
line wrap: on
line diff
--- a/Render.cpp	Wed Sep 18 14:53:59 2013 +0600
+++ b/Render.cpp	Wed Sep 18 16:20:15 2013 +0600
@@ -3323,7 +3323,7 @@
   }
   bWindowMode = 0;
   pParty->uFlags |= 2u;
-  LODWORD(flt_6BE3A0) = 0x3F0CCCCDu;  //__debugbreak(); // replace with actual float
+  LODWORD(flt_6BE3A0) = 0x3F0CCCCDu;  __debugbreak(); // replace with actual float
   pViewport->_4C02F8(36044);
   return v15 != 0;
 }