Skip to content

Commit

Permalink
+ Single-stat quick-check for wild-creatures without extracting-proce…
Browse files Browse the repository at this point in the history
…ss. + more immediate response for stat-tester (TE, tamed, species-change). Bug-fixes, ui-improvement.
  • Loading branch information
cadon committed Mar 4, 2016
1 parent 6599f88 commit 79edc70
Show file tree
Hide file tree
Showing 7 changed files with 152 additions and 45 deletions.
2 changes: 1 addition & 1 deletion ARKBreedingStats/AboutBox1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public string AssemblyVersion
{
get
{
return "0.16.3";
return Application.ProductVersion;
//return Assembly.GetExecutingAssembly().GetName().Version.ToString();
}
}
Expand Down
76 changes: 52 additions & 24 deletions ARKBreedingStats/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 79edc70

Please sign in to comment.