Farbflash projects: Imaging lingo table | 3-D scene list | Find all | Handler menu | Lingo message window

Ignore:
Timestamp:
12/11/08 23:55:26 (3 years ago)
Author:
alex
Message:

fixed bug in svn commit function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lingosource/castlib1/svn_Utilities.ls

    r208 r210  
    20992099      cl = castlibList[r] 
    21002100      newpath = fname 
    2101       castlibList[cl] = [cl, fname, fname] 
     2101      castlibList[r] = [cl, fname, fname] 
    21022102    end repeat 
    21032103     
Note: See TracChangeset for help on using the changeset viewer.