home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 51 / PCGamer51_17Demos.iso / games / CM / CyclingManagerDemoCangas.exe / CyclingManagerDemo / scripts / defines / define_dialogs_ID.cnh < prev    next >
Text File  |  2001-05-27  |  558b  |  16 lines

  1. var i32x DIALOG_INFO_CYCLISTS            = 0;
  2. // var i32x DIALOG_HIRENEW_CYCLIST            = 1;
  3. var i32x DIALOG_STAGE_INFOS                = 1;
  4. var i32x DIALOG_CONFIG                    = 2;
  5. // var i32x DIALOG_TEAM_TRAINING_EDIT        = 3;
  6. // var i32x DIALOG_RACE_END                = 4;
  7. var i32x DIALOG_TEAM_TACTIC_SURVEY        = 5;
  8. var i32x DIALOG_LOADING_DATA            = 6;
  9. // var i32x DIALOG_POPUP                    = 7;
  10. var i32x DIALOG_MESSAGEBOX                = 8;
  11. var i32x DIALOG_MEDICAL                    = 9;
  12. var i32x DIALOG_TRANSFERT                = 10;
  13. var i32x DIALOG_LOGIN                    = 11;
  14. var i32x DIALOG_GAME_PARAM                = 12;
  15. var i32x DIALOG_CREDITS                    = 13;
  16.