mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
spelling fix (#18078)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
break
|
||||
|
||||
if(!available_surgeries.len)
|
||||
to_chat(user, span_warning("You can't preform any surgeries on [M]'s [parse_zone(selected_zone)]!"))
|
||||
to_chat(user, span_warning("You can't perform any surgeries on [M]'s [parse_zone(selected_zone)]!"))
|
||||
return TRUE
|
||||
|
||||
var/P = show_radial_menu(user, M, radial_list, radius = 40, require_near = TRUE, tooltips = TRUE)
|
||||
|
||||
Reference in New Issue
Block a user