summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemShears.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemShears.h')
-rw-r--r--src/Items/ItemShears.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Items/ItemShears.h b/src/Items/ItemShears.h
index bebc85c92..6cbb37b2a 100644
--- a/src/Items/ItemShears.h
+++ b/src/Items/ItemShears.h
@@ -69,6 +69,7 @@ public:
case dlaBreakBlock: return 0;
case dlaBreakBlockInstant: return 1;
}
+ UNREACHABLE("Unsupported durability loss action");
}