mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Typo
Information is spelled properly.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
if (!warning_reason)
|
||||
return
|
||||
|
||||
var/warning_notes = input("Add additional informatoin. This is visible only to staff.") as null|text
|
||||
var/warning_notes = input("Add additional information. This is visible only to staff.") as null|text
|
||||
|
||||
var/warning_severity
|
||||
switch (alert("Set warning severity", null, "Standard", "Severe"))
|
||||
|
||||
Reference in New Issue
Block a user