Script: Allow text param mismatches for scripts with 13 or below compatibility
This commit is contained in:
@@ -135,6 +135,8 @@ private:
|
||||
std::variant<SQInteger, std::string, ScriptTextRef> param[SCRIPT_TEXT_MAX_PARAMETERS];
|
||||
int paramc;
|
||||
|
||||
void _TextParamError(const std::string &msg);
|
||||
|
||||
/**
|
||||
* Internal function for recursive calling this function over multiple
|
||||
* instances, while writing in the same buffer.
|
||||
|
Reference in New Issue
Block a user