From: ian Date: Fri, 22 Oct 2004 19:04:39 +0000 (+0000) Subject: state background colour X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=1aad0f494f89b7fc52efef788811a27bd24bf65b;p=trains.git state background colour --- diff --git a/layout/segcmapassign b/layout/segcmapassign index ef5712a..84cdbc7 100755 --- a/layout/segcmapassign +++ b/layout/segcmapassign @@ -43,6 +43,7 @@ # 8 bits segment main IN REVERSE ORDER # # The unknown/unidentified segment is 00 0000 0000, with feature 000000. +# Background is white (all bits set). use strict; use IO::Handle;