Skip to content

Fix Credits and Quit buttons hidden by Windows task bar in windowed mode

PredatH0r requested to merge PredatH0r/darkplaces:master into div0-stable
  • use available desktop size instead of screen size for windowed mode (to ensure Credits and Quit buttons are not hidden by the task bar)
  • moved duplicated code to a function

Merge request reports