diff --git a/engines/openrct2/env.json b/engines/openrct2/env.json index b008cc79..52907050 100644 --- a/engines/openrct2/env.json +++ b/engines/openrct2/env.json @@ -6,5 +6,6 @@ ], "LICENSE_PATH": "./source/licence.txt", "COMMON_PACKAGE": true, - "COMMIT_TAG": "v0.4.17" -} \ No newline at end of file + "COMMIT_TAG": "v0.4.17", + "GCC_12": true +}