Update HISP Noobs

This commit is contained in:
SilicaAndPina 2022-04-15 23:36:30 +12:00
parent 2f7481519f
commit 70359f967a
2 changed files with 3 additions and 4 deletions

View file

@ -22,7 +22,6 @@ namespace HISP.Noobs
{
public static Random rand = new Random(Guid.NewGuid().GetHashCode());
private static LoadingForm lfrm;
public static string IP;
public static string BaseDir;
private static ContentServer cs;
private static void addToList(string path)