Skip to content

Commit

Permalink
Dead var death (#16256)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmixo authored Jul 6, 2024
1 parent e86b2d3 commit 3440b93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/game/objects/machinery/buttons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,6 @@

/obj/machinery/button/valhalla/marine_spawner
name = "Marine spawner"
///The list of outfits we can equip on the humans we're spawning
var/outfit_list = list()

/// Generates a list of jobs datums to spawn on a mob
/obj/machinery/button/valhalla/marine_spawner/proc/spawn_humans(mob/living/user)
Expand Down

0 comments on commit 3440b93

Please sign in to comment.