mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
fixed centered collision, updated skinwidth to match latest patch
This commit is contained in:
parent
27c442a41b
commit
32c3ebc6ef
4 changed files with 31 additions and 22 deletions
|
@ -25,6 +25,6 @@ using System.Reflection;
|
|||
namespace MenuScalePatch.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.1.0";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue