Home
last modified time | relevance | path

Searched refs:PlayerColorValueLowBound (Results 1 – 1 of 1) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4StartupPlrSelDlg.cpp37 const uint32_t PlayerColorValueLowBound = 64; variable
1166 vPickerRect.Hgt = 256 - PlayerColorValueLowBound; in Picker()