// September 2015 // Levee Patroller / Dijk Patrouille // This source file is (c) by Deltares. This source file is open source but only available to select users. Do not redistribute without written permission of Stichting Deltares, Delft, The Netherlands. // This header has been automatically generated. //============================================================================= // This MARKER is summoned in the game to mark a volume with a possible failure // It will also be responsible for the report // It will be visible when player put it there // ------------------------------------------------------------ // Created by Rui Guimaraes // © 2006, Geodelft //============================================================================= class GhostYellowMarker extends GhostMarker; //CHANGE FOR STATIC MESH WE WANT #exec OBJ LOAD FILE=GeoGamePlay.usx defaultproperties { StaticMesh=StaticMesh'GeoGamePlay.Markers.YellowMarkerTrans' }