Gave the game some time to initialize

fixed return values
updated readme
This commit is contained in:
uberhalit 2019-04-02 02:36:20 +02:00
parent c2d9c22637
commit 312a3c1c12
5 changed files with 39 additions and 20 deletions

View file

@ -21,5 +21,5 @@ using System.Runtime.InteropServices;
ResourceDictionaryLocation.SourceAssembly
)]
[assembly: AssemblyVersion("1.1.1.0")]
[assembly: AssemblyFileVersion("1.1.1.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]