Interface MinimapDataset

interface MinimapDataset {
    mapid: number;
}

Properties

Properties

mapid: number