Source: MP Turn Counter

This commit is contained in:
Nayla Hanegan 2023-06-05 14:41:52 -04:00
commit 53905e689d
No known key found for this signature in database
GPG key ID: BAFE9001DA16CFA2
7 changed files with 32 additions and 2 deletions

View file

@ -112,6 +112,7 @@ struct VideoConfig final
bool bShowSpeedColors = false;
int iPerfSampleUSec = 0;
bool bShowNetPlayPing = false;
bool bShowMPTurn = true;
bool bShowNetPlayMessages = false;
bool bOverlayStats = false;
bool bOverlayProjStats = false;