mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Removal of Image from Variant, converted to a Resource.
This commit is contained in:
@@ -103,7 +103,6 @@ MAKE_PTRARG(Rect3);
|
||||
MAKE_PTRARG(Basis);
|
||||
MAKE_PTRARG(Transform);
|
||||
MAKE_PTRARG(Color);
|
||||
MAKE_PTRARG(Image);
|
||||
MAKE_PTRARG(NodePath);
|
||||
MAKE_PTRARG(RID);
|
||||
MAKE_PTRARG(InputEvent);
|
||||
|
||||
Reference in New Issue
Block a user