share/hedgewars/Data/Scripts/Multiplayer/Space_Invasion.lua
branchphysfslayer
changeset 8043 da083f8d95e6
parent 7838 5c2337f8dbb2
child 10036 3be36d2fdca6
equal deleted inserted replaced
8040:448d61778ca7 8043:da083f8d95e6
     1 
     1 
     2 loadfile(GetDataPath() .. "Scripts/Locale.lua")()
     2 HedgewarsScriptLoad("/Scripts/Locale.lua")
     3 loadfile(GetDataPath() .. "Scripts/Tracker.lua")()
     3 HedgewarsScriptLoad("/Scripts/Tracker.lua")
     4 
     4 
     5 ---------------------------------------------------
     5 ---------------------------------------------------
     6 ---------------------------------------------------
     6 ---------------------------------------------------
     7 ---------------------------------------------------
     7 ---------------------------------------------------
     8 --- Space Invasion Code Follows (1.1)
     8 --- Space Invasion Code Follows (1.1)