diff SpriteObject.h @ 1406:d071e0e9ba75

Explosion Traps fix
author Ritor1
date Tue, 23 Jul 2013 15:41:45 +0600
parents b9747d9e9b4e
children c4ab816fcc5e
line wrap: on
line diff
--- a/SpriteObject.h	Mon Jul 22 15:23:43 2013 +0600
+++ b/SpriteObject.h	Tue Jul 23 15:41:45 2013 +0600
@@ -16,7 +16,7 @@
   SpriteObject();
   int Create(int yaw, int pitch, int a4, int a5);
   void _46BEF1_apply_spells_aoe();
-  void _438E35();
+  void ExplosionTraps();
 
   static void UpdateObject_fn0_BLV(unsigned int uLayingItemID);
   static void UpdateObject_fn0_ODM(unsigned int uLayingItemID);