pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/actions waiter.cxx,1.14,1.15


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions waiter.cxx,1.14,1.15
Date: 15 Aug 2003 17:33:19 -0000

Update of /var/lib/cvs/Games/Pingus/src/actions
In directory dark:/tmp/cvs-serv14052/src/actions

Modified Files:
        waiter.cxx 
Log Message:
Added new waiter animation from Jarno Elonen


Index: waiter.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/actions/waiter.cxx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- waiter.cxx  19 Apr 2003 10:23:18 -0000      1.14
+++ waiter.cxx  15 Aug 2003 17:33:17 -0000      1.15
@@ -28,7 +28,7 @@
 Waiter::Waiter (Pingu* p)
   : PinguAction(p),
     countdown(2.0f),
-    sprite(PingusResource::load_surface("Pingus/blocker0", "pingus"))
+    sprite(PingusResource::load_surface("Pingus/waiter", "pingus"))
 {
   sprite.set_align_center_bottom();
 }





reply via email to

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