Files
tge/Torque/SDK/example/tutorial.base/server/logoitem.cs
2026-01-14 10:27:57 -06:00

11 lines
354 B
C#

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