tweaks to wording

This commit is contained in:
c0ffee12 2021-08-01 19:41:19 -07:00
parent cb14370132
commit 064871641c
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace C0ffee_s_RJW_Ideology_Addons
if(missingSoftDependencies != "")
{
Log.Warning("[c0ffee's RJW Ideology Addons] Warning, you're missing the following soft dependencies: " + missingSoftDependencies + " Features involving those mods will be disabled. Not that those mods are required, but just so ya know :> -c0ffee");
Log.Warning("[c0ffee's RJW Ideology Addons] Warning, you're missing the following soft dependencies: " + missingSoftDependencies + "Features involving those mods will be disabled.");
}
}