// 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. //============================================================================= // Sign for player to know where the marker is // ------------------------------------------------------------ // Created by Rui Guimaraes // © 2006, Geodelft //============================================================================= class LocationNameSign extends Actor placeable; var() string EN_LocationName, NL_LocationName; defaultproperties { bHidden=true }