mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Remove more deprecated methods and code
This commit is contained in:
@@ -51,7 +51,6 @@ class ResourceInteractiveLoaderBinary : public ResourceInteractiveLoader {
|
||||
Vector<char> str_buf;
|
||||
List<RES> resource_cache;
|
||||
|
||||
//Map<int,StringName> string_map;
|
||||
Vector<StringName> string_map;
|
||||
|
||||
StringName _get_string();
|
||||
|
||||
Reference in New Issue
Block a user