Remove EAMT_GLTF as it serves no purpose

This commit is contained in:
Josiah VanderZee 2024-05-21 11:30:26 -05:00 committed by Lars Mueller
parent ec5950033f
commit 26276729ed

@ -52,9 +52,6 @@ enum E_ANIMATED_MESH_TYPE
//! Halflife MDL model file
EAMT_MDL_HALFLIFE,
//! Graphics Language Transmission Format 2.0 (.gltf) mesh
EAMT_GLTF2,
//! generic skinned mesh
EAMT_SKINNED,