Skip to content

Commit

Permalink
decapitalizes null I have no idea what I am doing
Browse files Browse the repository at this point in the history
  • Loading branch information
fighterslam committed May 18, 2024
1 parent 7a18769 commit ed565da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/structures/beds_chairs/chair.dm
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@
icon = 'icons/obj/structures/handrail.dmi'
icon_state = "handrail"
desc = "A safety railing with buckles to secure yourself to when floor isn't stable enough."
item_chair = NULL
item_chair = null

0 comments on commit ed565da

Please sign in to comment.