Rename every instance of "OGG" to "Ogg"
This commit is contained in:
parent
14d021287b
commit
c8f3b02fcf
20 changed files with 161 additions and 158 deletions
|
|
@ -1250,6 +1250,7 @@ static const char *class_renames[][2] = {
|
|||
{ "AnimatedSprite", "AnimatedSprite2D" },
|
||||
{ "AnimationTreePlayer", "AnimationTree" },
|
||||
{ "Area", "Area3D" }, // Be careful, this will be used everywhere
|
||||
{ "AudioStreamOGGVorbis", "AudioStreamOggVorbis" },
|
||||
{ "AudioStreamRandomPitch", "AudioStreamRandomizer" },
|
||||
{ "AudioStreamSample", "AudioStreamWAV" },
|
||||
{ "BakedLightmap", "LightmapGI" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue