2024-03-20 18:08:17 -06:00

10 lines
415 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" );