Challenges Menu: Fix copypaste error with Chao Medal fill drawer

This commit is contained in:
toaster 2023-10-09 12:54:02 +01:00
parent 3fe7a76c5e
commit bddb1d576d

View file

@ -6243,7 +6243,7 @@ challengedesc:
0,
medalchopy << FRACBITS,
BASEVIDWIDTH << FRACBITS,
(medalchopy + challengesmenu.unlockcount[CMC_MEDALBLANK]) << FRACBITS,
(medalchopy + challengesmenu.unlockcount[i]) << FRACBITS,
0
);