1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Merge pull request #1811 from xperia64/develop

Re-add PLUGIN.DAT
This commit is contained in:
Ted John
2015-08-18 07:27:28 +01:00

View File

@@ -150,6 +150,7 @@ enum {
enum {
PATH_ID_G1,
PATH_ID_PLUGIN,
PATH_ID_CSS1,
PATH_ID_CSS2,
PATH_ID_CSS4,
@@ -206,6 +207,7 @@ enum {
static const char * const file_paths[] =
{
"Data\\G1.DAT",
"Data\\PLUGIN.DAT",
"Data\\CSS1.DAT",
"Data\\CSS2.DAT",
"Data\\CSS4.DAT",