changeset 803:d2deab4991fa

m
author Ritor1
date Mon, 25 Mar 2013 15:18:27 +0600
parents 319b35320760
children 9a3121bbc1d0
files Game.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Game.cpp	Mon Mar 25 14:29:08 2013 +0600
+++ b/Game.cpp	Mon Mar 25 15:18:27 2013 +0600
@@ -305,7 +305,6 @@
       if ( pArcomageGame->bGameInProgress )
       {
         ArcomageGame::Loop();
-//LABEL_89:
         pRenderer->Present();
         continue;
       }