Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/goonstation/goonstation i…
Browse files Browse the repository at this point in the history
…nto master
  • Loading branch information
Tarmunora committed Oct 18, 2023
2 parents 8855a60 + 290d013 commit 10230ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions code/mapSwitching.dm
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ var/global/datum/mapSwitchHandler/mapSwitcher

/obj/mapVoteLink
name = "<span style='color: green; text-decoration: underline;'>Map Vote</span>"
flags = NOSPLASH

Click()
var/client/C = usr.client
Expand Down
2 changes: 1 addition & 1 deletion maps/oshan.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -36490,7 +36490,7 @@
"hdz" = (
/obj/machinery/door/airlock/pyro/alt{
dir = 4;
name = "Crematorium"
name = "Crew Quarters"
},
/obj/mapping_helper/firedoor_spawn,
/turf/simulated/floor,
Expand Down

0 comments on commit 10230ee

Please sign in to comment.