diff options
author | Haoyu Qiu <timothyqiu32@gmail.com> | 2024-10-06 11:38:05 +0800 |
---|---|---|
committer | Haoyu Qiu <timothyqiu32@gmail.com> | 2024-10-06 12:22:20 +0800 |
commit | 33d9b40386f11c18d14a72bfbf76cb50bd386ade (patch) | |
tree | 6bcef8a44f259c6e8384f86dd138dd4ff376895b /modules/gdscript/gdscript_disassembler.cpp | |
parent | db66bd35af704fe0d83ba9348b8c50a48e51b2ba (diff) | |
download | redot-engine-33d9b40386f11c18d14a72bfbf76cb50bd386ade.tar.gz |
Fix "No loader found" error after editing PO file
PO files used to be loaded as simple `Translation` resources. We later
added a dedicated `TranslationPO` resource for it. But the loader still
thinks it can only handle `Translation` resources, so it refuses to load
the updated `TranslationPO` resource.
Diffstat (limited to 'modules/gdscript/gdscript_disassembler.cpp')
0 files changed, 0 insertions, 0 deletions