added using GIC flags "request.button.player_X.draw_player"
authorHolger Schemel <info@artsoft.org>
Fri, 6 Jan 2023 22:16:38 +0000 (23:16 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 6 Jan 2023 22:16:41 +0000 (23:16 +0100)
commitc90edfea149e0b1b8df5db7dca0c2a9e3963879b
treed79321a7b9da7ba20dfa6e4a91b5308f4b1d6ff2
parent4de7503bef2712180fe8c86a89a0a7c281a5fe96
added using GIC flags "request.button.player_X.draw_player"

This "graphicsinfo.conf" flag was completely ignored until now. It can
be used to control if player graphics should be drawn on top of the
four request buttons to select the network player in the setup menu,
or if only the buttons (without additional player graphics) should be
used (which only makes sense if custom player request buttons are used
with individual player graphics). The default value is "true".
src/tools.c