mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Update autolathe.dm
This commit is contained in:
@@ -27,15 +27,10 @@
|
||||
|
||||
var/datum/wires/autolathe/wires = null
|
||||
|
||||
<<<<<<< HEAD
|
||||
var/filtertext
|
||||
|
||||
/obj/machinery/autolathe/New()
|
||||
..()
|
||||
=======
|
||||
/obj/machinery/autolathe/Initialize()
|
||||
. = ..()
|
||||
>>>>>>> fcbcb0a... Merge pull request #7055 from VOREStation/pol-defaultparts
|
||||
wires = new(src)
|
||||
default_apply_parts()
|
||||
RefreshParts()
|
||||
|
||||
Reference in New Issue
Block a user