// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // // ==================================================================== // For call menu // ==================================================================== class STY_DialogBackgroundNoLeft extends STY_RoundButton; defaultproperties { KeyName="DialogBackgroundNoLeft" Images(0)=Material'GeoGUIContent.Scalable.dialogbackground_noleft' Images(1)=Material'GeoGUIContent.Scalable.dialogbackground_noleft' Images(2)=Material'GeoGUIContent.Scalable.dialogbackground_noleft' Images(3)=Material'GeoGUIContent.Scalable.dialogbackground_noleft' Images(4)=Material'GeoGUIContent.Scalable.dialogbackground_noleft' }