mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 18:13:31 +00:00
26d4c1550e
Script component wrapper attempted to subscribe to messages before the script component has been registered. This defect existed since7c2e9027c2but was never noticed since there is no script component wrapper which subscribes to messages. (Only the script component it wrapps does.) (cherry picked from commitf932b8b9cc) Signed-off-by: Itms <itms@wildfiregames.com>