forgot to remove one line ....

This commit is contained in:
Titus Tscharntke 2010-09-10 12:28:52 +00:00
parent 729bd23f58
commit df9e8a7900
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ Gui::Gui(){
SystemFlags::OutputDebug(SystemFlags::debugSystem,"In [%s::%s] START\n",__FILE__,__FUNCTION__);
posObjWorld= Vec2i(54, 14);
computeSelection= false;
validPosObjWorld= false;
activeCommandType= NULL;
activeCommandClass= ccStop;