allow use failures to propagate from the entity/block to the player
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
|
||||
// tolua_end
|
||||
|
||||
virtual void UsedBy(cPlayer * a_Player) override;
|
||||
virtual bool UsedBy(cPlayer * a_Player) override;
|
||||
virtual void SendTo(cClientHandle & a_Client) override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user