mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
Added support for command line arguments
This commit is contained in:
@@ -5,6 +5,6 @@ internal class Globals
|
||||
{
|
||||
public static string strPerunVersion = "DEBUG"; // Helper for pulling version definition
|
||||
public static string[] arrLogHistory = new string[10]; // Log history for GUI
|
||||
|
||||
public static string strPerunTitleText = "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user