Change: Use sparse padding for network server list. (#11571)

This commit is contained in:
Peter Nelson
2023-12-10 14:48:58 +00:00
committed by GitHub
parent 102fc6a9d1
commit 09251d993c
2 changed files with 33 additions and 39 deletions

View File

@@ -34,7 +34,6 @@ enum NetworkGameWidgets {
WID_NG_LASTJOINED_SPACER, ///< Spacer after last joined server panel.
WID_NG_DETAILS, ///< Panel with game details.
WID_NG_DETAILS_SPACER, ///< Spacer for game actual details.
WID_NG_JOIN, ///< 'Join game' button.
WID_NG_REFRESH, ///< 'Refresh server' button.
WID_NG_NEWGRF, ///< 'NewGRF Settings' button.