- Changed terrain rendering from GL_TRIANGLES to GL_QUADS to fix coastlines and other overlapping (thanks Turley)

This commit is contained in:
2009-06-11 14:41:30 +02:00
parent 7fdfd1ee23
commit 31d2623df9
2 changed files with 5 additions and 11 deletions

View File

@@ -532,9 +532,7 @@ object frmMain: TfrmMain
Height = 25
Top = 0
Width = 152
AutoComplete = False
ItemHeight = 0
ItemWidth = 0
OnChange = cbRandomPresetChange
Style = csDropDownList
TabOrder = 0