mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 01:00:59 +01:00
Merge pull request #2542 from CHOMPStationBot/upstream-merge-11065
[MIRROR] Removes unnecessary, unused, and redundant helpers.
This commit is contained in:
@@ -201,7 +201,7 @@ when portals are shortly lived, or when portals are made to be obvious with spec
|
||||
break
|
||||
|
||||
if(!counterpart)
|
||||
crash_with("Portal master [type] ([x],[y],[z]) could not find another portal master with a matching portal_id ([portal_id]).")
|
||||
stack_trace("Portal master [type] ([x],[y],[z]) could not find another portal master with a matching portal_id ([portal_id]).")
|
||||
|
||||
/obj/effect/map_effect/portal/master/proc/make_visuals()
|
||||
var/list/observed_turfs = list()
|
||||
|
||||
Reference in New Issue
Block a user