share/hedgewars/Data/Maps/Control/map.lua
branch0.9.19
changeset 9093 4114ce5d885d
parent 8349 a1dbe148f10f
child 11304 f243a0b202bc
equal deleted inserted replaced
9092:164690ff1408 9093:4114ce5d885d
    47 
    47 
    48 -----------------
    48 -----------------
    49 --script begins
    49 --script begins
    50 -----------------
    50 -----------------
    51 
    51 
    52 HedgewarsScriptLoad("Scripts/Locale.lua")()
    52 HedgewarsScriptLoad("/Scripts/Locale.lua")
    53 
    53 
    54 ---------------------------------------------------------------
    54 ---------------------------------------------------------------
    55 ----------lots of bad variables and things
    55 ----------lots of bad variables and things
    56 ----------because someone is too lazy
    56 ----------because someone is too lazy
    57 ----------to read about tables properly
    57 ----------to read about tables properly