Change: [Script] A ScriptText with too many parameters is now a fatal error

It should never happen as adding/setting parameters already checks that anyway.
This commit is contained in:
glx22
2023-02-16 01:17:53 +01:00
committed by Loïc Guilloux
parent 2fdfc38da8
commit e735370318
4 changed files with 10 additions and 9 deletions

View File

@@ -20,6 +20,9 @@
* API additions:
* \li GSTown::ROAD_LAYOUT_RANDOM
*
* API removals:
* \li GSError::ERR_PRECONDITION_TOO_MANY_PARAMETERS, that error is never returned anymore.
*
* \b 13.0
*
* API additions: