Forráskód Böngészése

Follow up to 6ab9fd0

Fixed a typo.
Lemongrass3110 9 éve
szülő
commit
6688089192
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/map/atcommand.c

+ 1 - 0
src/map/atcommand.c

@@ -3673,6 +3673,7 @@ ACMD_FUNC(guildrecall)
 				if( pc_setpos(pl_sd, sd->mapindex, sd->bl.x, sd->bl.y, CLR_RESPAWN) == SETPOS_AUTOTRADE ){
 					count++;
 				}
+			}
 		}
 	}
 	mapit_free(iter);