/[gzz]/gzz/lava/gzz/view/PendingPotionDecorator.java
ViewVC logotype

Diff of /gzz/lava/gzz/view/PendingPotionDecorator.java

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

revision 1.2 by benja, Sun Jan 5 10:41:06 2003 UTC revision 1.3 by benja, Mon Jan 6 11:57:30 2003 UTC
# Line 59  String rcsid = "$Id$"; Line 59  String rcsid = "$Id$";
59          Dimension size = sc.getSize();          Dimension size = sc.getSize();
60          HChain ch = new LinebreakableChain();          HChain ch = new LinebreakableChain();
61    
62          Map context = binder.getContext(win);          Map context = binder.getContext(win, null);
63          String text = binder.currentCommand.getString(context);          String text = binder.currentCommand.getString(context);
64          if(dbg) pa("Potion action text: "+text);          if(dbg) pa("Potion action text: "+text);
65          ch.addBox(text(text));          ch.addBox(text(text));

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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