Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/config/
H A DC4Config.h183 int32_t HideMsgMMTimerChange; variable
H A DC4Config.cpp745 pComp->Value(mkNamingAdapt(HideMsgMMTimerChange, "HideMsgMMTimerChange", 0)); in CompileFunc()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4StartupOptionsDlg.cpp811 …("IDS_CTL_MMTIMER"), nullptr, &Config.General.MMTimer, true, &Config.Startup.HideMsgMMTimerChange); in C4StartupOptionsDlg()