mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
Overhaul on how servers are handled - DOES NOT BUILD YET!
This commit is contained in:
@ -104,8 +104,6 @@ namespace IW4MAdmin
|
||||
public int max;
|
||||
}
|
||||
|
||||
|
||||
|
||||
class Helpers
|
||||
{
|
||||
public static String NET_AdrToString(netadr_t a)
|
||||
@ -122,5 +120,4 @@ namespace IW4MAdmin
|
||||
return (T)Marshal.PtrToStructure(new IntPtr(b), typeof(T));
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user