mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-19 10:22:39 +01:00
(svn r23604) -Add: initial support for GameScripts
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* Execute. The original mode is stored and recovered from when ever the
|
||||
* instance is destroyed.
|
||||
* In Execute mode all commands you do are executed for real.
|
||||
* @api ai
|
||||
* @api ai game
|
||||
*/
|
||||
class ScriptExecMode : public ScriptObject {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user