You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Export: Modify template without rcedit
This commit is contained in:
@@ -258,7 +258,6 @@ EditorPropertyNameProcessor::EditorPropertyNameProcessor() {
|
||||
capitalize_string_remaps["ppc64"] = "ppc64";
|
||||
capitalize_string_remaps["pvrtc"] = "PVRTC";
|
||||
capitalize_string_remaps["pvs"] = "PVS";
|
||||
capitalize_string_remaps["rcedit"] = "rcedit";
|
||||
capitalize_string_remaps["rcodesign"] = "rcodesign";
|
||||
capitalize_string_remaps["rdo"] = "RDO";
|
||||
capitalize_string_remaps["rgb"] = "RGB";
|
||||
@@ -312,7 +311,6 @@ EditorPropertyNameProcessor::EditorPropertyNameProcessor() {
|
||||
capitalize_string_remaps["webp"] = "WebP";
|
||||
capitalize_string_remaps["webrtc"] = "WebRTC";
|
||||
capitalize_string_remaps["websocket"] = "WebSocket";
|
||||
capitalize_string_remaps["wine"] = "wine";
|
||||
capitalize_string_remaps["wintab"] = "WinTab";
|
||||
capitalize_string_remaps["winink"] = "Windows Ink";
|
||||
capitalize_string_remaps["wifi"] = "Wi-Fi";
|
||||
|
||||
Reference in New Issue
Block a user