pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src worldobj_data_factory.cxx,1.5,1.6


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src worldobj_data_factory.cxx,1.5,1.6
Date: 9 Sep 2002 16:13:46 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv6312

Modified Files:
        worldobj_data_factory.cxx 
Log Message:
split teleporter, some cleanup/cosmetic changes


Index: worldobj_data_factory.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobj_data_factory.cxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- worldobj_data_factory.cxx   6 Sep 2002 17:33:29 -0000       1.5
+++ worldobj_data_factory.cxx   9 Sep 2002 16:13:44 -0000       1.6
@@ -32,7 +32,6 @@
 #include "worldobjs/ice_block.hxx"
 #include "worldobjs/info_box.hxx"
 #include "worldobjs/conveyor_belt.hxx"
-#include "worldobjs/teleporter.hxx"
 
 #include "hotspot_data.hxx"
 #include "entrance_data.hxx"
@@ -45,6 +44,7 @@
 #include "worldobjsdata/laser_exit_data.hxx"
 #include "worldobjsdata/smasher_data.hxx"
 #include "worldobjsdata/spike_data.hxx"
+#include "worldobjsdata/teleporter_data.hxx"
 
 using namespace WorldObjsData;
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]