- Fixed static tiles with hue 1 using the wrong cache id

- Commented some debug messages
This commit is contained in:
2009-12-22 19:47:46 +01:00
parent ca8f47d2a9
commit eb62553f5c
3 changed files with 15 additions and 15 deletions

View File

@@ -823,7 +823,7 @@ object frmMain: TfrmMain
item
Position = 1
Text = 'Name'
Width = 131
Width = 135
end>
Header.DefaultHeight = 17
Header.Options = [hoAutoResize, hoColumnResize, hoDrag, hoVisible]
@@ -1101,7 +1101,7 @@ object frmMain: TfrmMain
item
Position = 2
Text = 'Message'
Width = 379
Width = 381
end>
Header.DefaultHeight = 17
Header.MainColumn = 2