You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
Merge pull request #101339 from Ivorforce/remove-nothing
Remove unintentional use of zero-width space.
This commit is contained in:
@@ -1110,7 +1110,7 @@ static const char *script_list[][2] = {
|
||||
{ "Meitei Mayek", "Mtei" },
|
||||
{ "Multani", "Mult" },
|
||||
{ "Myanmar / Burmese", "Mymr" },
|
||||
{ "Nag Mundari", "Nagm" },
|
||||
{ "Nag Mundari", "Nagm" },
|
||||
{ "Nandinagari", "Nand" },
|
||||
{ "Old North Arabian", "Narb" },
|
||||
{ "Nabataean", "Nbat" },
|
||||
|
||||
Reference in New Issue
Block a user