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 local player = nil -- This variable will point to the hog's gear |
4 local player = nil -- This variable will point to the hog's gear |
5 local enemy = nil |
5 local enemy = nil |
6 |
6 |
7 local GameOver = false |
7 local GameOver = false |