mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 14:15:22 +01:00
Removed a lagtastrous item
This commit is contained in:
@@ -819,6 +819,8 @@ Radar-related things
|
||||
client.screen += closedradar
|
||||
|
||||
/mob/living/carbon/human/proc/start_radar()
|
||||
// this proc lags like hell, why is it even in
|
||||
return
|
||||
|
||||
for(var/obj/screen/x in client.screen)
|
||||
if(x.name == "radar closed" && x.icon == 'radar.dmi')
|
||||
|
||||
Reference in New Issue
Block a user