/[enigma]/enigma/src/stones_simple.cc
ViewVC logotype

Diff of /enigma/src/stones_simple.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by dheck, Tue Jun 17 23:11:41 2003 UTC revision 1.11 by dheck, Thu Jun 19 14:30:14 2003 UTC
# Line 1756  namespace Line 1756  namespace
1756              if (!active) {              if (!active) {
1757                  SendMessage(sc.actor, "shatter");                  SendMessage(sc.actor, "shatter");
1758                  active=true;                  active=true;
1759                  set_anim("st-death-munch");                  set_anim("st-death-anim");
1760              }              }
1761          }          }
1762          void animcb() { set_model("st-death_invisible"); active=false; }          void animcb() { set_model("st-death_invisible"); active=false; }

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26