Skip to content

Commit

Permalink
Update act.other.cpp
Browse files Browse the repository at this point in the history
Delete extra spaces
  • Loading branch information
daedela authored Jan 20, 2024
1 parent 034e2b0 commit 865c2cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/act.other.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 865c2cc

Please sign in to comment.