mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Typo fix
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
return
|
||||
|
||||
// Our sheet had no material. Whoops.
|
||||
if(!material_per_sheet)
|
||||
if(!matter_per_sheet)
|
||||
to_chat(user, "<span class='warning'>[S] does not contain any matter acceptable by [parent].</span>")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user