mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Add getter for current plugin api version (#14538)
This commit is contained in:
@@ -44,8 +44,6 @@
|
||||
using namespace OpenRCT2;
|
||||
using namespace OpenRCT2::Scripting;
|
||||
|
||||
static constexpr int32_t OPENRCT2_PLUGIN_API_VERSION = 26;
|
||||
|
||||
struct ExpressionStringifier final
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user