mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-05 07:49:22 +00:00
[ThirdPerson] Fixed for Stable and Nightly, did some cleanup
- Adjusted the local player scaled event patch to work both on Stable and Nightly
This commit is contained in:
parent
bf877124c1
commit
e96a0e164d
4 changed files with 11 additions and 13 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.ThirdPerson.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.1.1";
|
||||
public const string Version = "1.1.2";
|
||||
public const string Author = "Davi & NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue