forked from KolibriOS/kolibrios
remove BASEKURS.KLA from img
git-svn-id: svn://kolibrios.org@7025 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
9e91bb1d1c
commit
58ad913c04
@ -88,7 +88,6 @@ if build_type == "rus" then tup.append_table(img_files, {
|
||||
{"File Managers/KFAR.INI", build_type .. "/File Managers/kfar.ini"},
|
||||
{"GAMES/APPDATA.DAT", build_type .. "/games/appdata.dat"},
|
||||
{"GAMES/ATAKA", build_type .. "/games/ataka"},
|
||||
{"GAMES/BASEKURS.KLA", build_type .. "/games/basekurs.kla"},
|
||||
{"GAMES/PADENIE", build_type .. "/games/padenie"},
|
||||
{"GAMES/WHOWTBAM", build_type .. "/games/whowtbam"},
|
||||
}) elseif build_type == "eng" then tup.append_table(img_files, {
|
||||
|
Loading…
Reference in New Issue
Block a user