share/hedgewars/Data/Scripts/TechMaps.lua
changeset 11013 594a84819c78
parent 11012 91cc6aef818c
child 11637 45316b6eb4a0
equal deleted inserted replaced
11012:91cc6aef818c 11013:594a84819c78
  1347 	end
  1347 	end
  1348 
  1348 
  1349     FlushPoints()
  1349     FlushPoints()
  1350 end
  1350 end
  1351 
  1351 
  1352 local bastard = nil
       
  1353 
       
  1354 function LoadMap(mID)
  1352 function LoadMap(mID)
  1355 
  1353 
  1356 	techX = {}
  1354 	techX = {}
  1357 	techY = {}
  1355 	techY = {}
  1358 	techCount = 1
  1356 	techCount = 1