pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editor object_selector.cxx,1.21,1.22


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor object_selector.cxx,1.21,1.22
Date: 16 Sep 2002 20:52:24 -0000

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

Modified Files:
        object_selector.cxx 
Log Message:
splitted some more backgrounds


Index: object_selector.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/object_selector.cxx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- object_selector.cxx 16 Sep 2002 20:31:09 -0000      1.21
+++ object_selector.cxx 16 Sep 2002 20:52:22 -0000      1.22
@@ -39,11 +39,11 @@
 #include "../path_manager.hxx"
 #include "../editor_hotspot.hxx"
 
-#include "../backgrounds/starfield_background.hxx"
-#include "../backgrounds/surface_background_data.hxx"
 #include "../backgrounds/thunderstorm_background.hxx"
 
 #include "../worldobjsdata/solid_color_background_data.hxx"
+#include "../worldobjsdata/starfield_background_data.hxx"
+#include "../worldobjsdata/surface_background_data.hxx"
 
 #include "../editorobjs/bumper_obj.hxx"
 #include "../editorobjs/conveyor_belt_obj.hxx"





reply via email to

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