mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
update prompt utility functions for issue #65
tweaks to alias stuff fix bug with bots not showing
This commit is contained in:
@ -22,8 +22,6 @@ namespace IW4MAdmin.Application
|
||||
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
AppDomain.CurrentDomain.SetData("DataDirectory", Utilities.OperatingDirectory);
|
||||
|
||||
Console.OutputEncoding = Encoding.UTF8;
|
||||
Console.ForegroundColor = ConsoleColor.Gray;
|
||||
|
||||
|
Reference in New Issue
Block a user