mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-21 23:52:12 +00:00
Merge remote-tracking branch 'upstream/dev-freeze' into dev
Conflicts: code/__defines/mobs.dm code/game/asteroid.dm code/modules/mob/living/carbon/human/human.dm code/modules/mob/living/silicon/robot/robot_modules.dm code/modules/mob/new_player/preferences_setup.dm code/modules/recycling/disposal.dm
This commit is contained in:
@@ -206,5 +206,6 @@ var/global/list/map_count = list()
|
||||
target_map.map[target_map.get_map_cell(tx+x,ty+y)] = map[current_cell]
|
||||
handle_post_overlay_on(target_map,tx,ty)
|
||||
|
||||
|
||||
/datum/random_map/proc/handle_post_overlay_on(var/datum/random_map/target_map, var/tx, var/ty)
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user