Files
2026-01-14 10:27:57 -06:00

10 lines
406 B
C#

//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//-----------------------------------------------------------------------------
// A temporary hack until we can find a better way to initialize
// material properties.
exec( "./terrains/grassland/propertyMap.cs" );
exec( "./terrains/scorched/propertyMap.cs" );