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

Re-add PLUGIN.DAT

This commit is contained in:
xperia64
2015-08-17 20:48:18 -04:00
parent c5d2023a47
commit a6043c6f78

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",