chiark / gitweb /
Rename Ship pixmap option to Vessel
[ypp-sc-tools.db-test.git] / pctb / structure.c
index 35cf0d9507da3335dbe47df403e9992808bc8e85..b80cb96bda5150844548f32f9ec74962085fb022 100644 (file)
@@ -534,7 +534,7 @@ void find_islandname(void) {
 
   identify_rgbimage(ri, sunshiner, sunshine, "sunshine widget");
   
-  if (!memcmp(sunshine,"Ship ",5)) {
+  if (!memcmp(sunshine,"Vessel ",5)) {
     Rect islandnamer;
     
     islandnamer.tl.x= cim->w - 1034 +  885;