mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 05:01:50 +02:00
fixed typo
git-svn-id: trunk@3870 -
This commit is contained in:
parent
de4ff1ba94
commit
d28f31d8d3
@ -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.......',
|
||||||
|
Loading…
Reference in New Issue
Block a user