Removal of InputEvent as built-in Variant type..
this might cause bugs I haven't found yet..
This commit is contained in:
@ -154,7 +154,6 @@ VARIANT_ENUM_CAST(Orientation);
|
||||
VARIANT_ENUM_CAST(HAlign);
|
||||
VARIANT_ENUM_CAST(Variant::Type);
|
||||
VARIANT_ENUM_CAST(Variant::Operator);
|
||||
VARIANT_ENUM_CAST(InputEvent::Type);
|
||||
|
||||
class MethodBind {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user