forked from zombieb/undead-universal-patch-il2cpp
8 lines
147 B
C#
8 lines
147 B
C#
namespace undead_universal_patch_il2cpp.Core
|
|
{
|
|
public class Util
|
|
{
|
|
public static string LocalInstanceGuid { set; get; }
|
|
}
|
|
}
|