ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/apply.C
(Generate patch)

Comparing deliantra/server/server/apply.C (file contents):
Revision 1.74 by root, Sun Mar 18 03:05:40 2007 UTC vs.
Revision 1.75 by elmex, Sun Apr 15 19:13:21 2007 UTC

2500 } 2500 }
2501 2501
2502 case MENU: 2502 case MENU:
2503 if (op->type == PLAYER) 2503 if (op->type == PLAYER)
2504 { 2504 {
2505 shop_listing (op); 2505 shop_listing (tmp, op);
2506 return 1; 2506 return 1;
2507 } 2507 }
2508 else 2508 else
2509 { 2509 {
2510 return 0; 2510 return 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines