branch | physfslayer |
changeset 8043 | da083f8d95e6 |
parent 7877 | b3fb94986255 |
8040:448d61778ca7 | 8043:da083f8d95e6 |
---|---|
1 |
1 |
2 loadfile(GetDataPath() .. "Scripts/Locale.lua")() |
2 HedgewarsScriptLoad("/Scripts/Locale.lua") |
3 |
3 |
4 --------------------------------------------------------------- |
4 --------------------------------------------------------------- |
5 |
5 |
6 local player = nil -- This variable will point to the hog's gear |
6 local player = nil -- This variable will point to the hog's gear |
7 local instructor = nil |
7 local instructor = nil |