offensichtlicher fehler

This commit is contained in:
Enno Rehling 2004-04-13 22:53:36 +00:00
parent 55ffed1b26
commit c1f37f78e3
1 changed files with 0 additions and 1 deletions

View File

@ -2993,7 +2993,6 @@ magic(void)
if (co->force>0 && fumble(target_r, u, sp, co->level)) {
/* zuerst bezahlen, dann evt in do_fumble alle Aura verlieren */
fumbled = true;
co->force = 0;
} else if (co->force>0) {
co->level = ((nspell_f)sp->sp_function)(co);
if (co->level <= 0) {