Another compile fix
This commit is contained in:
parent
6981e55b6c
commit
a4d927c9e1
@ -142,7 +142,4 @@ public:
|
||||
CLASS_PROTODEF(cMinecartWithHopper);
|
||||
|
||||
cMinecartWithHopper(double a_X, double a_Y, double a_Z);
|
||||
|
||||
// cEntity overrides:
|
||||
virtual void OnRightClicked(cPlayer & a_Player) override;
|
||||
} ;
|
Loading…
Reference in New Issue
Block a user