equal
deleted
inserted
replaced
1 loadfile(GetDataPath() .. "Scripts/Locale.lua")() |
1 HedgewarsScriptLoad("/Scripts/Locale.lua") |
2 loadfile(GetDataPath() .. "Scripts/Animate.lua")() |
2 HedgewarsScriptLoad("/Scripts/Animate.lua") |
3 |
3 |
4 |
4 |
5 --------------------------------------------Constants------------------------------------ |
5 --------------------------------------------Constants------------------------------------ |
6 choiceAccepted = 1 |
6 choiceAccepted = 1 |
7 choiceRefused = 2 |
7 choiceRefused = 2 |