Merge pull request #502 from benbristow/fix-violence-typo

Fix 'IsLowVoilence' Typo
This commit is contained in:
Garry Newman 2020-11-20 07:32:33 +00:00 committed by GitHub
commit 68977092f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ namespace Steamworks
/// Checks if the license owned by the user provides low violence depots.
/// Low violence depots are useful for copies sold in countries that have content restrictions
/// </summary>
public static bool IsLowVoilence => Internal.BIsLowViolence();
public static bool IsLowViolence => Internal.BIsLowViolence();
/// <summary>
/// Checks whether the current App ID license is for Cyber Cafes.