Skip to content

Commit

Permalink
Update ooc.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilDragonfiend authored Apr 12, 2024
1 parent 3c86fb7 commit 5131680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/client/verbs/ooc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ GLOBAL_VAR_INIT(normal_ooc_colour, "#002eb8")
SSticker.show_roundend_report(src, TRUE)

/client/verb/fit_viewport()
set name = "Fit Viewport asdfasdf"
set name = "Fit Viewport"
set category = "OOC"
set desc = "Fit the width of the map window to match the viewport"

Expand Down

0 comments on commit 5131680

Please sign in to comment.