9 lines
368 B
C#
Executable File
9 lines
368 B
C#
Executable File
//-----------------------------------------------------------------------------
|
|
// Torque Game Engine
|
|
// Copyright (C) GarageGames.com, Inc.
|
|
//-----------------------------------------------------------------------------
|
|
|
|
// A temporary hack until we can find a better way to initialize
|
|
// material properties.
|
|
exec( "./terrains/highplains/propertyMap.cs" );
|