share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua
changeset 10961 b30f29396f0c
parent 10959 1225f42f61e2
child 10967 1434cec96ca3
equal deleted inserted replaced
10959:1225f42f61e2 10961:b30f29396f0c
    60 
    60 
    61 HedgewarsScriptLoad("/Scripts/Locale.lua")
    61 HedgewarsScriptLoad("/Scripts/Locale.lua")
    62 HedgewarsScriptLoad("/Scripts/OfficialChallenges.lua")
    62 HedgewarsScriptLoad("/Scripts/OfficialChallenges.lua")
    63 HedgewarsScriptLoad("/Scripts/Tracker.lua")
    63 HedgewarsScriptLoad("/Scripts/Tracker.lua")
    64 HedgewarsScriptLoad("/Scripts/Params.lua")
    64 HedgewarsScriptLoad("/Scripts/Params.lua")
    65 HedgewarsScriptLoad("/Scripts/TechMapsDev.lua")
    65 HedgewarsScriptLoad("/Scripts/TechMaps.lua")
    66 
    66 
    67 ------------------
    67 ------------------
    68 -- Got Variables?
    68 -- Got Variables?
    69 ------------------
    69 ------------------
    70 
    70