From 0f4153099c2a0d8fa4480dcd690820976df4a939 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Mon, 14 Jun 2021 20:58:57 +0200 Subject: Add mapgen contexts --- plugins/sword/sword.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/sword/sword.c') diff --git a/plugins/sword/sword.c b/plugins/sword/sword.c index dc1118d..bac963f 100644 --- a/plugins/sword/sword.c +++ b/plugins/sword/sword.c @@ -7,8 +7,6 @@ static bool use_broken_sword(struct itemstack *stack) { - (void) stack; - return true; } -- cgit v1.2.3