Example #1
0
        private void GenerateMap()
        {
            Map map = new Map();

            SingleTon.SetMapInstance(map);
        }