fixed typo

git-svn-id: trunk@3870 -
This commit is contained in:
mattias 2003-02-23 14:00:29 +00:00
parent de4ff1ba94
commit d28f31d8d3

View File

@ -485,12 +485,12 @@ const
IMG_IGNIORE: PCharArray22 = IMG_IGNIORE: PCharArray22 =
( (
'18 18 5 1', '18 17 5 1',
'b c #000080', 'b c #000080',
'c c #008000', 'c c #008000',
'# c #008080', '# c #008080',
'a c #00ff00', 'a c #00ff00',
'. c none', '. c None',
'........###.......', '........###.......',
'.......#aab.......', '.......#aab.......',
'.......#acb.......', '.......#acb.......',