TMapsList.RemoveMap
procedure RemoveMap(Name: string) Name: name of the map to be removed
Description
Rmoves a map from TMapsList
Needs testing (What if a map is not on the list? Is it case-sensitive?) |
procedure RemoveMap(Name: string) Name: name of the map to be removed
Rmoves a map from TMapsList
Needs testing (What if a map is not on the list? Is it case-sensitive?) |