mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Merge pull request #9082 from VOREStation/upstream-merge-7641
[MIRROR] Fix communicator video
This commit is contained in:
@@ -10,9 +10,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. //VOREStation Edit
|
||||
|
||||
Reference in New Issue
Block a user