r133 - trunk/src

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Sep 1 14:31:19 EDT 2005


Author: jonas
Date: 2005-09-01 14:31:19 -0400 (Thu, 01 Sep 2005)
New Revision: 133

Modified:
   trunk/src/editor.cpp
Log:
10l (forgot to remove debug stuff)

Modified: trunk/src/editor.cpp
===================================================================
--- trunk/src/editor.cpp	2005-09-01 18:29:41 UTC (rev 132)
+++ trunk/src/editor.cpp	2005-09-01 18:31:19 UTC (rev 133)
@@ -43,7 +43,6 @@
             appendtoBuf(place_name+" "+place_image+" "+itos(xs)+" "+itos(ys)+" "+place_arg1+" "+place_arg2+" "+place_arg3);
         }
         if (place_obj_name) (*place_obj_name)=scenario->pool->getNextObjectName(place_name);
-        if (place_obj_name) cout << "Name: " << *place_obj_name << endl;
 //        action_mouse_pressed[SDL_BUTTON_LEFT]=EDIT_ACT_BOX;
     } else { }
 }




More information about the lostpenguins-commits mailing list