1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +01:00

Remove incorrect sujeonggwa spelling

This commit is contained in:
Michael Steenbeek
2018-03-29 14:31:17 +02:00
parent 68545e22da
commit 855baadd4c

View File

@@ -1054,7 +1054,6 @@ uint8 RideObject::ParseShopItem(const std::string &s)
{ "iced_tea", SHOP_ITEM_ICED_TEA },
{ "fruit_juice", SHOP_ITEM_FRUIT_JUICE },
{ "soybean_milk", SHOP_ITEM_SOYBEAN_MILK },
{ "su_jongkwa", SHOP_ITEM_SUJEONGGWA },
{ "sujeonggwa", SHOP_ITEM_SUJEONGGWA },
{ "balloon", SHOP_ITEM_BALLOON },
{ "toy", SHOP_ITEM_TOY },