You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Remove extraneous includes from texture.h.
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
|
||||
#include "bone_map.h"
|
||||
|
||||
#include "core/config/engine.h"
|
||||
|
||||
bool BoneMap::_set(const StringName &p_path, const Variant &p_value) {
|
||||
String path = p_path;
|
||||
if (path.begins_with("bone_map/")) {
|
||||
|
||||
Reference in New Issue
Block a user