mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-17 10:42:19 -05:00
More radar tweaks
This commit is contained in:
@ -7,6 +7,7 @@ namespace LiveRadar
|
||||
public class MapInfo
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string Alias { get; set; }
|
||||
// distance from the edge of the minimap image
|
||||
// to the "playable" area
|
||||
public int Top { get; set; }
|
||||
|
Reference in New Issue
Block a user