equal
deleted
inserted
replaced
1 |
1 |
2 |
2 |
3 loadfile(GetDataPath() .. "Scripts/Locale.lua")() |
3 HedgewarsScriptLoad("/Scripts/Locale.lua") |
4 |
4 |
5 local player |
5 local player |
6 local hh = {} |
6 local hh = {} |
7 local hhCount = 8 |
7 local hhCount = 8 |
8 local GameOver = false |
8 local GameOver = false |