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