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.11,1.12


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src worldobj_data_factory.cxx,1.11,1.12
Date: 15 Sep 2002 09:54:36 -0000

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

Modified Files:
        worldobj_data_factory.cxx 
Log Message:
splitted SolidColorBackground


Index: worldobj_data_factory.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobj_data_factory.cxx,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- worldobj_data_factory.cxx   14 Sep 2002 23:31:12 -0000      1.11
+++ worldobj_data_factory.cxx   15 Sep 2002 09:54:33 -0000      1.12
@@ -24,7 +24,6 @@
 // Backgrounds
 #include "backgrounds/surface_background_data.hxx"
 #include "backgrounds/starfield_background.hxx"
-#include "backgrounds/solidcolor_background.hxx"
 #include "backgrounds/thunderstorm_background_data.hxx"
 
 // Special Objects
@@ -41,6 +40,7 @@
 #include "worldobjsdata/info_box_data.hxx"
 #include "worldobjsdata/laser_exit_data.hxx"
 #include "worldobjsdata/smasher_data.hxx"
+#include "worldobjsdata/solid_color_background_data.hxx"
 #include "worldobjsdata/spike_data.hxx"
 #include "worldobjsdata/switch_door_data.hxx"
 #include "worldobjsdata/teleporter_data.hxx"





reply via email to

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