pingus-cvs
[Top][All Lists]
Advanced

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

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


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editorobjs entrance_obj.cxx,1.5,1.6
Date: 7 Mar 2003 18:49:23 -0000

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

Modified Files:
        entrance_obj.cxx 
Log Message:
- added file-changed-on-disk test for plf-cache
- fixed typo in entrance gui


Index: entrance_obj.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editorobjs/entrance_obj.cxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- entrance_obj.cxx    14 Dec 2002 11:35:11 -0000      1.5
+++ entrance_obj.cxx    7 Mar 2003 18:49:21 -0000       1.6
@@ -111,7 +111,7 @@
 EntranceObj::get_gui_dialog (EditorNS::Editor* editor)
 {
   EditorNS::GenericPropertyFrame* propframe 
-    = new EditorNS::GenericPropertyFrame("GroundPiece Properties",
+    = new EditorNS::GenericPropertyFrame("Entrance Properties",
                                          
editor->get_property_window()->get_client_area());
 
   propframe->begin_add_enum_box("Direction", (int*)&data->direction);





reply via email to

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