Remove more deprecated methods and code

This commit is contained in:
Rémi Verschelde
2020-02-13 11:37:37 +01:00
parent f1ac292084
commit 54ac8eaba6
36 changed files with 66 additions and 502 deletions

View File

@@ -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();