home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataLo~1.cab / _DE72A504B7A54BF2A193BF652065A527 < prev    next >
Encoding:
Text File  |  2005-09-15  |  286 b   |  27 lines

  1. !Include("..\\..\\menu\\uidef\\UILogicVis.def")
  2.  
  3. UIElem("ID_FRAME")
  4. {
  5.     Default()
  6.     {
  7.         TextureID("ModalWindowOutline")
  8.     }
  9. }
  10.  
  11. UIElem("ID_2")
  12. {
  13.     Default()
  14.     {
  15.         TextureID("ModalWindowOutline")
  16.     }
  17. }
  18.  
  19. UIElem("ID_3")
  20. {
  21.     Default()
  22.     {
  23.         Visible(1)
  24.     }
  25. }
  26.  
  27.