Skip to content

Commit

Permalink
Спасибо, Максон, за фикс
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Dzianishchyts <[email protected]>
  • Loading branch information
VERG-SS220 and m-dzianishchyts authored Mar 15, 2024
1 parent ddccb95 commit 83f1669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/requests_console.dm
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ GLOBAL_LIST_EMPTY(allRequestConsoles)
reminder_timer_id = TIMER_ID_NULL
return

atom_say("Есть непрочитанное(-ые) сообщение(-я).")
atom_say("Есть непрочитанные сообщения.")

/obj/machinery/requests_console/proc/print_label(tag_name, tag_index)
var/obj/item/shippingPackage/sp = new /obj/item/shippingPackage(get_turf(src))
Expand Down

0 comments on commit 83f1669

Please sign in to comment.