migrate
This commit is contained in:
@@ -82,12 +82,12 @@ public typealias PropertiesID = Uint32;
|
||||
*/
|
||||
[AllowDuplicates] public enum PropertyType : c_int
|
||||
{
|
||||
Invalid,
|
||||
Pointer,
|
||||
String,
|
||||
Number,
|
||||
Float,
|
||||
Boolean,
|
||||
Invalid,
|
||||
Pointer,
|
||||
String,
|
||||
Number,
|
||||
Float,
|
||||
Boolean,
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user