Difference for server/commands.c from version 1.57 to 1.58


version 1.57 version 1.58
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.57 2006/02/08 01:52:58 cavesomething Exp $";   *   "$Id: commands.c,v 1.58 2006/02/08 21:41:54 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 236
 
Line 236
   {"freeze", command_freeze,0.0},    {"freeze", command_freeze,0.0},
   {"goto", command_goto,0.0},    {"goto", command_goto,0.0},
   {"hide", command_hide,0.0},    {"hide", command_hide,0.0},
     {"insert_into", command_insert_into,0.0},
   {"invisible", command_invisible,0.0},    {"invisible", command_invisible,0.0},
   {"kick", command_kick, 0.0},    {"kick", command_kick, 0.0},
   {"learn_special_prayer", command_learn_special_prayer, 0.0},    {"learn_special_prayer", command_learn_special_prayer, 0.0},


Legend:
line(s) removed in v.1.57 
line(s) changed
 line(s) added in v.1.58

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:31