Fixed compile on Linux

This commit is contained in:
Enrico Turri 2018-06-13 09:26:58 +02:00
parent b2cf576bf3
commit 6079fed951
3 changed files with 12 additions and 11 deletions

View file

@ -369,7 +369,7 @@ public:
public:
enum EType : unsigned char
{
None,
Undefined,
Scale,
Rotate,
Num_Types