mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
ScrollFlight: fixed error spam on launch, added reset on exit flight option
This commit is contained in:
parent
7b73452df6
commit
0720ab508d
2 changed files with 23 additions and 4 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.ScrollFlight.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.1";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue