X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fspecial.h;h=0e69b8914b2466a3ec55738e237e17e902265745;hb=e68610f027ad6f35025d9aca87202ceb4501e97e;hp=bd86c08dd4f2fb0dba859e2192b59053e9c6eb9f;hpb=236df51d91f0845cd4e06b3269e262911d81f5db;p=supertux.git diff --git a/src/special.h b/src/special.h index bd86c08dd..0e69b8914 100644 --- a/src/special.h +++ b/src/special.h @@ -35,7 +35,7 @@ enum UpgradeKind { UPGRADE_GROWUP, UPGRADE_FIREFLOWER, UPGRADE_ICEFLOWER, - UPGRADE_HERRING, + UPGRADE_STAR, UPGRADE_1UP };