From 865c2ccdda31aba0f554283b65ee04db17a3e773 Mon Sep 17 00:00:00 2001 From: daedela <97813898+daedela@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:57:35 -0800 Subject: [PATCH] Update act.other.cpp Delete extra spaces --- src/act.other.cpp | 3 --- 1 file changed, 3 deletions(-) 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) {