Skip to content

Commit

Permalink
Update code/modules/paperwork/paper.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Den109G <[email protected]>
  • Loading branch information
Anorak2024 and Den109G authored Oct 14, 2024
1 parent 1b32f18 commit 157f4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/paperwork/paper.dm
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
else
. += span_notice("You have to go closer if you want to read it.")
else
. += span_notice("Вы не умеете читать.")
. += span_notice("You don't know how to read.")


/obj/item/paper/proc/show_content(mob/user, forceshow = FALSE, forcestars = FALSE, infolinks, view = TRUE)
Expand Down

0 comments on commit 157f4b7

Please sign in to comment.