Skip to content

Commit

Permalink
Autominer mod uninstall fix (#12917)
Browse files Browse the repository at this point in the history
  • Loading branch information
QualityVan authored May 9, 2023
1 parent d225314 commit 15cd6d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/machinery/miner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@
required_ticks = initial(required_ticks)
if(MINER_AUTOMATED)
upgrade = new /obj/item/minerupgrade/automatic
stop_processing()
upgrade.forceMove(user.loc)
miner_upgrade_type = null
update_icon()
Expand Down

0 comments on commit 15cd6d1

Please sign in to comment.