/[enigma]/enigma/world.cc
ViewVC logotype

Diff of /enigma/world.cc

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

revision 1.22 by dheck, Sun Nov 3 14:11:09 2002 UTC revision 1.23 by mhawlisch, Thu Nov 14 16:15:31 2002 UTC
# Line 819  world::MaybeMoveStone(GridPos p, Directi Line 819  world::MaybeMoveStone(GridPos p, Directi
819          {          {
820              sound::PlaySound("st-move");              sound::PlaySound("st-move");
821              SetStone(newp, YieldStone(p));              SetStone(newp, YieldStone(p));
822                laser::MaybeRecalcLight(p);
823                laser::MaybeRecalcLight(newp);
824              return true;              return true;
825          }          }
826      }      }

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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