From a1eb18d71953e481f8c42a222d2bcc4b28a8e2b5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 8 Aug 2010 17:02:46 +0100 Subject: [PATCH] where-vessels: increase window size to make room for more smashing --- yarrg/where-vessels | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarrg/where-vessels b/yarrg/where-vessels index 14d2e0e..1c2781f 100755 --- a/yarrg/where-vessels +++ b/yarrg/where-vessels @@ -1145,7 +1145,7 @@ proc islandnames-handler {offset maxchars} { proc widgets-setup {} { global canvas debug pirate ocean filterstyle - wm geometry . 1024x600 + wm geometry . 1200x800 wm title . "where-vessels - $pirate on the $ocean ocean" #----- map ----- -- 2.30.2