Updating to patch 0.0.6.10294a

This commit is contained in:
Jonathan
2025-05-02 21:25:31 -04:00
parent 2246847145
commit e90621c2fd
3 changed files with 46 additions and 22 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
public static class Variables
{
public static string GamePatch = "0.0.6.10125a";
public static string GamePatch = "0.0.6.10294a";
}