mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-09 17:02:23 +00:00
Fix communicator video
Hey @Neerti is this a safe fix? I'm really not sure what the heck this was doing there in the first place Fixes #6531
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
if(!loc)
|
||||
return
|
||||
|
||||
if(machine && !CanMouseDrop(machine, src))
|
||||
machine = null
|
||||
|
||||
var/datum/gas_mixture/environment = loc.return_air()
|
||||
|
||||
handle_modifiers() // Do this early since it might affect other things later.
|
||||
|
||||
Reference in New Issue
Block a user