pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/worldobjs teleporter.hxx,1.9,1.10


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldobjs teleporter.hxx,1.9,1.10
Date: 6 Sep 2002 17:33:31 -0000

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

Modified Files:
        teleporter.hxx 
Log Message:
- removed Trap/TrapData/TrapObj - editor needs to be updated
- various clean up


Index: teleporter.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/teleporter.hxx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- teleporter.hxx      5 Sep 2002 11:26:35 -0000       1.9
+++ teleporter.hxx      6 Sep 2002 17:33:29 -0000       1.10
@@ -113,7 +113,6 @@
 public:
   /// Basic constructor
   EditorTeleporterTargetObj (EditorTeleporterObj* obj);
-  virtual ~EditorTeleporterTargetObj () {}
 
   EditorObj* duplicate() { return teleporter->duplicate (); }
 





reply via email to

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