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 editorobj_group_data.cxx,1.2,1


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editorobj_group_data.cxx,1.2,1.3
Date: 28 Sep 2002 22:24:26 -0000

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

Modified Files:
        editorobj_group_data.cxx 
Log Message:
- win32 fixes
- added fadeouts

Index: editorobj_group_data.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/editorobj_group_data.cxx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- editorobj_group_data.cxx    25 Jun 2002 12:20:33 -0000      1.2
+++ editorobj_group_data.cxx    28 Sep 2002 22:24:24 -0000      1.3
@@ -22,7 +22,7 @@
 void 
 EditorObjGroupData::write_xml(std::ostream& xml)
 {
-  (*xml) << "<worldobj type=\"group\">\n" 
+  xml << "<worldobj type=\"group\">\n" 
         << "</worldobj type=\"group\">\n"
         << std::endl;
 }





reply via email to

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