mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-27 18:20:46 +00:00
Update Network class
This commit is contained in:
@@ -6,7 +6,7 @@ namespace PckStudio.Classes
|
||||
{
|
||||
class Network
|
||||
{
|
||||
public static string Version = "6.4";
|
||||
public static string Version = "6.41";
|
||||
public static bool Beta = true;
|
||||
public static bool Portable = false;
|
||||
public static bool NeedsUpdate = false;
|
||||
|
||||
Reference in New Issue
Block a user