mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-26 05:34:12 +01:00
(svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of the API.
This commit is contained in:
@@ -47,6 +47,9 @@ public:
|
||||
*/
|
||||
~ScriptExecMode();
|
||||
|
||||
/**
|
||||
* @api -all
|
||||
*/
|
||||
virtual void FinalRelease();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user