share/hedgewars/Data/Scripts/Multiplayer/Space_Invasion.lua
changeset 8057 93e16240f178
parent 8043 da083f8d95e6
child 10036 3be36d2fdca6
equal deleted inserted replaced
8051:f26422ef0333 8057:93e16240f178
     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)