mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Conflict Resolution
This one made a lynx cry.
This commit is contained in:
@@ -17,12 +17,6 @@
|
||||
/datum/computer/file/embedded_program/proc/receive_signal(datum/signal/signal, receive_method, receive_param)
|
||||
return
|
||||
|
||||
<<<<<<< HEAD
|
||||
/datum/computer/file/embedded_program/proc/process()
|
||||
return
|
||||
|
||||
=======
|
||||
>>>>>>> 9ff8103... Merge pull request #5636 from kevinz000/pixel_projectiles
|
||||
/datum/computer/file/embedded_program/proc/post_signal(datum/signal/signal, comm_line)
|
||||
if(master)
|
||||
master.post_signal(signal, comm_line)
|
||||
|
||||
Reference in New Issue
Block a user