Fixed warning
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4715 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
da3de6d131
commit
ff0c445d58
@ -41,7 +41,7 @@ protected:
|
||||
|
||||
public:
|
||||
Controller (Kart *kart);
|
||||
~Controller () {};
|
||||
virtual ~Controller () {};
|
||||
virtual void reset () {};
|
||||
virtual void update (float dt) {};
|
||||
virtual void handleZipper () {};
|
||||
|
Loading…
Reference in New Issue
Block a user