aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp')
-rw-r--r--PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp b/PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp
index 726fd5cf..0e92e2d6 100644
--- a/PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp
+++ b/PhysX_3.4/Source/PhysXVehicle/src/PxVehicleSerialization.cpp
@@ -194,7 +194,7 @@ namespace physx
, mDriveModel(PxVehicleDriveTankControlModel::eSTANDARD)
{}
- // explicit instantiations
+ // explicit template instantiations
template struct PxVehicleRepXSerializer<PxVehicleDrive4W>;
template struct PxVehicleRepXSerializer<PxVehicleDriveTank>;
template struct PxVehicleRepXSerializer<PxVehicleDriveNW>;