home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 April / enter-2004-04.iso / files / EVE_1424_100181.exe / run.py < prev    next >
Encoding:
Text File  |  2004-04-20  |  315 b   |  10 lines

  1. # //////////////////////////////////////////////////////////////////////
  2. # //
  3. # // Deployment script - Starts game in fullscreen mode
  4. # //
  5. # // This file is renamed to 'run.py' for installs.
  6. # //
  7. # //////////////////////////////////////////////////////////////////////
  8.  
  9. eve.LocalSvc("gameui").StartupUI(0)
  10.