mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Initialise script engine off main thread (#22230)
* Initialise script engine off main thread * Do not run ScriptEngine.Tick() during initialisation/preloading * Add 'Loading plugin engine…' string * Add changelog entry --------- Co-authored-by: Bas <Basssiiie@users.noreply.github.com>
This commit is contained in:
@@ -3719,6 +3719,7 @@ STR_6644 :Touch enhancements
|
||||
STR_6645 :Makes some UI elements bigger so they are easier to click or tap.
|
||||
STR_6646 :Author: {STRING}
|
||||
STR_6647 :Authors: {STRING}
|
||||
STR_6648 :Loading plugin engine…
|
||||
|
||||
#############
|
||||
# Scenarios #
|
||||
|
||||
Reference in New Issue
Block a user