diff options
author | Gergely Kis <gergely.kis@migeran.com> | 2024-10-07 13:38:29 +0200 |
---|---|---|
committer | Gergely Kis <gergely.kis@migeran.com> | 2024-10-07 13:47:42 +0200 |
commit | 257633c354fbc8e7b5bc00c9ef5ebcf96bce3e0d (patch) | |
tree | b6444c5bc4873a30c795a2e0a73ff388112030c9 /platform/web/api/api.cpp | |
parent | db66bd35af704fe0d83ba9348b8c50a48e51b2ba (diff) | |
download | redot-engine-257633c354fbc8e7b5bc00c9ef5ebcf96bce3e0d.tar.gz |
Make TranslationServer singleton variable inline.
This change avoids the problem known as 'Static Initialization Order Fiasco' (SIOF).
See the following PR for more explanation: https://github.com/godotengine/godot/pull/94683
Co-authored-by: Gabor Koncz <gabor.koncz@migeran.com>
Diffstat (limited to 'platform/web/api/api.cpp')
0 files changed, 0 insertions, 0 deletions