Change: Remove the limit of 20 parameters to a Script Text string. (#14193)
This commit is contained in:
@@ -370,6 +370,8 @@ void RegisterGameTranslation(Squirrel &engine)
|
||||
|
||||
sq_pop(vm, 2);
|
||||
|
||||
ScriptText::SetPadParameterCount(vm);
|
||||
|
||||
ReconsiderGameScriptLanguage();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user