diff --git a/src/act.other.cpp b/src/act.other.cpp index 3c942ec..b0d1c71 100644 --- a/src/act.other.cpp +++ b/src/act.other.cpp @@ -707,9 +707,6 @@ ACMD(do_shapechange) { mob->desc = ch->desc; ch->desc = nullptr; ch->forward = mob; - - - } bool creature_allowed_skill(CharData *ch, int skill) {