chiark / gitweb /
where-vessels WIP icons
[ypp-sc-tools.db-live.git] / yarrg / where-vessels
index 73f416a5beaa546c0fa6e0ed745289f2949d87ae..0639d4abba33ecfcc80aa02efded735072da17c6 100755 (executable)
@@ -273,7 +273,7 @@ proc vesselclasses-init {} {
        set vc_game2code($game) $code
        set vc_code2abbrev($code) $abbrev
        set vc_code2full($code) $full
-       image create bitmap ship-icon/$abbrev -file icondir/$abbrev.xbm
+       image create bitmap ship-icon/$abbrev -file iconsdir/$abbrev.xbm
     }
 }