mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Might fix this annoying bug. (#5346)
This commit is contained in:
@@ -346,6 +346,7 @@
|
||||
var/obj/S = get_roundstart_spawnpoint(rank)
|
||||
if(istype(S, /obj/effect/landmark/start) && istype(S.loc, /turf))
|
||||
H.forceMove(S.loc)
|
||||
H.lastarea = get_area(H.loc)
|
||||
else
|
||||
LateSpawn(H, rank)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user