changeset 13567 | 0ff20bb15037 |
parent 13220 | bc95df84395f |
child 13670 | 5664650befcd |
13566:cba63f72e52f | 13567:0ff20bb15037 |
---|---|
100 end |
100 end |
101 |
101 |
102 if mapID == nil then |
102 if mapID == nil then |
103 mapID = 2 + GetRandom(7) |
103 mapID = 2 + GetRandom(7) |
104 end |
104 end |
105 WriteLnToConsole("TechRacer preview: Using map "..tostring(mapID)) |
|
105 |
106 |
106 TemplateFilter = 0 |
107 TemplateFilter = 0 |
107 |
108 |
108 for x = 1, 16 do |
109 for x = 1, 16 do |
109 AddPoint(x*100,100,5) |
110 AddPoint(x*100,100,5) |