Fixed a big fail.I did
This commit is contained in:
parent
06b7e09e70
commit
400cab0b86
@ -18,6 +18,7 @@ public:
|
|||||||
CLASS_PROTODEF(cCow);
|
CLASS_PROTODEF(cCow);
|
||||||
|
|
||||||
virtual void GetDrops(cItems & a_Drops, cEntity * a_Killer = NULL) override;
|
virtual void GetDrops(cItems & a_Drops, cEntity * a_Killer = NULL) override;
|
||||||
|
virtual void OnRightClicked(cPlayer & a_Player) override;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user