X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fcoin.cpp;h=498b56557a88f636bfcfb7c7e8e1deb4d79eb988;hb=954adaf2af9284945185e58d8017041ea1ff4868;hp=c48292b398944d34f6e1abe43b650264d77f7e18;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/coin.cpp b/src/object/coin.cpp index c48292b39..498b56557 100644 --- a/src/object/coin.cpp +++ b/src/object/coin.cpp @@ -52,7 +52,7 @@ Coin::~Coin() } void -Coin::action(float ) +Coin::update(float ) { }