mirror of
https://github.com/HolographicHat/Yae.git
synced 2025-12-15 10:58:13 +08:00
optimize code and update
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
|
||||
public static class GlobalVars {
|
||||
public static bool Verbose = false;
|
||||
}
|
||||
public const string LibName = "YaeAchievementLib.dll";
|
||||
public const string PipeName = "YaeAchievementPipe";
|
||||
public static bool UnexpectedExit = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user