/[gzz]/gzz/gzz/client/Fallback.java
ViewVC logotype

Diff of /gzz/gzz/client/Fallback.java

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

revision 1.56 by tjl, Fri Feb 21 20:02:37 2003 UTC revision 1.57 by humppake, Wed Mar 5 10:34:28 2003 UTC
# Line 266  public static final String rcsid = "$Id$ Line 266  public static final String rcsid = "$Id$
266              if(cached) return cachedVobScene;              if(cached) return cachedVobScene;
267                    
268              VobScene sc = this.screen.window.createVobScene();              VobScene sc = this.screen.window.createVobScene();
269              sc.map.put(new SolidBgVob(bg), 0);              sc.map.put(new SolidBgVob(bg));
270    
271              for(int i=0; i<decorators.length; i++) {              for(int i=0; i<decorators.length; i++) {
272                  if(dbg) pa("Call scene decorator: "+decorators[i]);                  if(dbg) pa("Call scene decorator: "+decorators[i]);

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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