Ping counter: change patch name PINGF to PINGD

# Conflicts:
#	src/config.h.in
#	src/hu_stuff.c
This commit is contained in:
James R 2022-08-19 20:45:16 -07:00 committed by toaster
parent 2ec2873b3e
commit 795aa4b73f

View file

@ -194,7 +194,7 @@ void HU_LoadGraphics(void)
HU_UpdatePatch(&mping[i], "MPING%d", i+1);
}
HU_UpdatePatch(&pingmeasure[0], "PINGF");
HU_UpdatePatch(&pingmeasure[0], "PINGD");
HU_UpdatePatch(&pingmeasure[1], "PINGMS");
// fps stuff