add space for fun

This commit is contained in:
Tribhuwan 2022-07-23 21:35:03 +05:30
parent bc7de77181
commit 0a03494e8e

View File

@ -71,7 +71,7 @@ update_quality(Item items[], int size)
{
if (strcmp(items[i].name, "Aged Brie"))
{
if (strcmp(items[i].name, "Backstage passes to a TAFKAL80ETC concert"))
if (strcmp(items[i].name, "Backstage passes to a TAFKAL80ETC concert"))
{
if (items[i].quality > 0)
{