//----------------------------------------------------------------------------- // Torque Game Engine // Copyright (C) GarageGames.com, Inc. //----------------------------------------------------------------------------- datablock StaticShapeData(TorqueLogoItem) { category = "Items"; shapeFile = "~/data/shapes/3dtorquelogo/torque_logo.dts"; };