ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/cfplus
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.87 by root, Sun Jul 2 21:41:34 2006 UTC vs.
Revision 1.88 by root, Mon Jul 3 22:04:25 2006 UTC

1344 Inventory => $INVENTORY_PAGE = inventory_widget, 1344 Inventory => $INVENTORY_PAGE = inventory_widget,
1345 "Toggles the inventory window, where you can manage your loot (or treasures :). " 1345 "Toggles the inventory window, where you can manage your loot (or treasures :). "
1346 . "You can also hit the <b>Tab</b>-key to show/hide the Inventory." 1346 . "You can also hit the <b>Tab</b>-key to show/hide the Inventory."
1347 ); 1347 );
1348 1348
1349 $ntb->set_current_page ($INVENTORY_PAGE);
1349 1350
1350 $plwin->add ($ntb); 1351 $plwin->add ($ntb);
1351 $plwin 1352 $plwin
1352} 1353}
1353 1354

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines