home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2006 April / SGP.iso / dema / Keepsake-Demo-en-li-v1.0.exe / res / scenes / common / crescentCoastWaterway / main.tcl < prev    next >
Text File  |  2005-10-26  |  152b  |  8 lines

  1. source "$::SCENES/crescentCoastWaterway/events.tcl"
  2. source "$::SCRIPTS/crescentCoastWaterway.tcl"
  3.  
  4. event "main" {
  5.     callEvent "bind"
  6.     callEvent "init"
  7. }
  8.