mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Fix warning
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
// Now you can click through portals, wormholes, gateways, and teleporters while observing. -Sayu
|
||||
|
||||
/obj/machinery/teleport/hub/attack_ghost(mob/user as mob)
|
||||
var/atom/l = loc
|
||||
var/obj/machinery/teleport/station/S = power_station
|
||||
if(S)
|
||||
var/obj/machinery/computer/teleporter/com = S.teleporter_console
|
||||
|
||||
Reference in New Issue
Block a user