Difference between revisions of "TMapsList.AddMap"
(Created page with " '''''function AddMap(Name: string) ''''' Name: name of the map to be added ==Description== Adds a map to TMapsList {{test|What if a map is already on there?}} [[Catego...") |
|||
Line 1: | Line 1: | ||
− | ''''' | + | '''''procedure AddMap(Name: string) ''''' |
Name: name of the map to be added | Name: name of the map to be added | ||
==Description== | ==Description== |
Latest revision as of 11:00, 9 September 2016
procedure AddMap(Name: string) Name: name of the map to be added
Description
Adds a map to TMapsList
Needs testing (What if a map is already on there?) |