mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[READY] Improve spelling (#51134)
* Improve spelling * Spell isn't, ain't, shouldn't, hasn't, wasn't correctly Co-authored-by: NewSta <spessman-007@users.noreply.github.com>
This commit is contained in:
@@ -67,7 +67,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
|
||||
if((current_version < 21) && features["ethcolor"] && (features["ethcolor"] == "#9c3030"))
|
||||
features["ethcolor"] = "9c3030"
|
||||
if(current_version < 22)
|
||||
job_preferences = list() //It loaded null from nonexistant savefile field.
|
||||
job_preferences = list() //It loaded null from nonexistent savefile field.
|
||||
var/job_civilian_high = 0
|
||||
var/job_civilian_med = 0
|
||||
var/job_civilian_low = 0
|
||||
|
||||
Reference in New Issue
Block a user