diff --git a/data/Tupfile.lua b/data/Tupfile.lua index 2921b1c649..388b3be708 100644 --- a/data/Tupfile.lua +++ b/data/Tupfile.lua @@ -53,7 +53,6 @@ img_files = { {"File Managers/KFM.INI", "common/File Managers/kfm.ini"}, {"GAMES/CHECKERS", build_type .. "/games/checkers"}, {"GAMES/MEGAMAZE", build_type .. "/games/megamaze"}, - {"GAMES/RFORCES", build_type .. "/games/rforces"}, {"GAMES/XONIX", build_type .. "/games/xonix"}, {"LIB/PIXLIB.OBJ", "common/lib/pixlib.obj"}, {"LIB/ICONV.OBJ", "common/lib/iconv.obj"}, @@ -445,6 +444,7 @@ tup.append_table(img_files, { {"TABLE", PROGS .. "/other/table/table"}, {"MEDIA/AC97SND", PROGS .. "/media/ac97snd/ac97snd.bin"}, {"GAMES/KOSILKA", PROGS .. "/games/kosilka/kosilka"}, + {"GAMES/RFORCES", PROGS .. "/games/rforces/trunk/rforces"}, }) tup.append_table(extra_files, { {"kolibrios/games/fara/fara", PROGS .. "/games/fara/trunk/fara"}, diff --git a/data/eng/games/rforces b/data/eng/games/rforces deleted file mode 100644 index 2f8a9331da..0000000000 Binary files a/data/eng/games/rforces and /dev/null differ diff --git a/data/et/games/rforces b/data/et/games/rforces deleted file mode 100644 index 2f8a9331da..0000000000 Binary files a/data/et/games/rforces and /dev/null differ diff --git a/data/it/games/rforces b/data/it/games/rforces deleted file mode 100644 index 2f8a9331da..0000000000 Binary files a/data/it/games/rforces and /dev/null differ diff --git a/data/rus/games/rforces b/data/rus/games/rforces deleted file mode 100644 index 2f8a9331da..0000000000 Binary files a/data/rus/games/rforces and /dev/null differ diff --git a/data/sp/games/rforces b/data/sp/games/rforces deleted file mode 100644 index 2f8a9331da..0000000000 Binary files a/data/sp/games/rforces and /dev/null differ