From 58498c95c4b0b2ccd3e55ee3e0c5e1b916c4907d Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 25 Jun 2013 15:05:58 -0700 Subject: Silence travis --- src/map/magic-expr.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/magic-expr.cpp') diff --git a/src/map/magic-expr.cpp b/src/map/magic-expr.cpp index 4946de8..5aad257 100644 --- a/src/map/magic-expr.cpp +++ b/src/map/magic-expr.cpp @@ -102,6 +102,7 @@ const char *show_entity(dumb_ptr entity) /* Sorry about this one... */ // WTF? item_data is a struct item, not a struct item_data // return ((struct item_data *) (&entity->as_item()->item_data))->name; + abort(); case BL::SPELL: return "%invocation(ERROR:this-should-not-be-an-entity)"; default: -- cgit v1.2.3-60-g2f50