Explorar o código

Follow up to 6ab9fd0

Fixed a typo.
Lemongrass3110 %!s(int64=9) %!d(string=hai) anos
pai
achega
6688089192
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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);