11 lines
410 B
C#
Executable File
11 lines
410 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" );
|
|
|
|
exec( "./interiors/propertyMap.cs" );
|