mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[MenuScalePatch] Added FOV adjustment handling.
This commit is contained in:
parent
cf7e19511a
commit
b6c284857b
8 changed files with 32 additions and 6 deletions
|
@ -24,6 +24,6 @@ using System.Reflection;
|
|||
namespace NAK.MenuScalePatch.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "4.2.7";
|
||||
public const string Version = "4.2.8";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue