changeset 497:4a87e83c53d1

m
author Ritor1
date Wed, 27 Feb 2013 09:14:15 +0600
parents 5b6e2021c6fe
children 89e360b3a0fd
files GUIWindow.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/GUIWindow.cpp	Tue Feb 26 17:24:53 2013 +0600
+++ b/GUIWindow.cpp	Wed Feb 27 09:14:15 2013 +0600
@@ -1205,6 +1205,7 @@
           JailDialog();
           break;
         default:
+          __debugbreak;//New BildingType
           break;
       }
   }