Internals: Removed ImGuiDataType_Float2.
This commit is contained in:
@@ -249,7 +249,6 @@ enum ImGuiDataType
|
||||
ImGuiDataType_Int,
|
||||
ImGuiDataType_Float,
|
||||
ImGuiDataType_Double,
|
||||
ImGuiDataType_Float2,
|
||||
ImGuiDataType_COUNT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user