home *** CD-ROM | disk | FTP | other *** search
/ 3D Game Programming All in One / 3D Game Programming All in One Disc.iso / 3D2E / demo / data / init.cs
Encoding:
Text File  |  2005-11-23  |  368 b   |  9 lines

  1. //-----------------------------------------------------------------------------
  2. // Torque Game Engine 
  3. // Copyright (C) GarageGames.com, Inc.
  4. //-----------------------------------------------------------------------------
  5.  
  6. // A temporary hack until we can find a better way to initialize
  7. // material properties.
  8. exec( "./terrains/highplains/propertyMap.cs" );
  9.