home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Daventry / KQ / HWtoSWlt.cs < prev    next >
Encoding:
Text File  |  1998-12-15  |  212 b   |  10 lines

  1.  
  2. # Delete hardware's sunlight and ambient light
  3. deleteObject KQLightHW
  4. deleteObject KQAmbientLightHW
  5.  
  6. # Now load up the software's sunlight and ambient
  7. loadKQ light/Sunlight.kq
  8. loadKQ light/Amblight.kq
  9.  
  10.