1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

fixed issues with the previous commit :(

This commit is contained in:
RaidMax
2015-03-10 23:47:34 -05:00
parent 3aef7619fc
commit c7f8b0591b
8 changed files with 66 additions and 14 deletions

View File

@ -10,7 +10,7 @@ namespace IW4MAdmin
static String IP;
static int Port;
static String RCON;
static public double Version = 0.3;
static public double Version = 0.4;
static public double latestVersion;
static void Main(string[] args)