...remove this forgotten comment too while I'm at it.

This commit is contained in:
wolfy852 2019-02-19 18:54:24 -06:00
parent 1fb65c72ff
commit 30d37ce4ca
1 changed files with 0 additions and 4 deletions

View File

@ -2312,10 +2312,6 @@ void HU_Drawer(void)
V_DrawCenteredString(BASEVIDWIDTH/2, 180, V_YELLOWMAP | V_ALLOWLOWERCASE, resynch_text);
}
// draw the ping if the user wishes to
// THIS IS NOW HANDLED IN I_VIDEO
//HU_drawLocalPing();
}
//======================================================================