changeset 15205 | 0879fba70510 |
parent 15182 | a22013a817e4 |
child 15228 | 32678e65b25e |
--- a/hedgewars/uConsts.pas Sat Jun 29 19:35:59 2019 +0200 +++ b/hedgewars/uConsts.pas Sat Jun 29 20:41:14 2019 +0200 @@ -169,6 +169,7 @@ cVisibleWater : LongInt = 128; cTeamHealthWidth : LongInt = 128; + cGearContourThreshold : LongInt = 179; // if water opacity is higher than this, draw contour for some gears when in water cifRandomize = $00000001; cifTheme = $00000002;