Lucien Greathouse hai 1 ano
pai
achega
b8baa62801
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      JoltC/Functions.h

+ 1 - 1
JoltC/Functions.h

@@ -348,7 +348,7 @@ typedef struct JPC_BodyCreationSettings {
 
 	// MassProperties MassPropertiesOverride;
 
-	JPC_Shape* Shape;
+	const JPC_Shape* Shape;
 } JPC_BodyCreationSettings;
 
 JPC_API void JPC_BodyCreationSettings_default(JPC_BodyCreationSettings* settings);