Difference for include/plugin.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 155
 
Line 155
 #define HOOK_TELEPORTOBJECT      59  #define HOOK_TELEPORTOBJECT      59
 #define HOOK_SETVARIABLE         60  #define HOOK_SETVARIABLE         60
 #define HOOK_DECREASEOBJECTNR    61  #define HOOK_DECREASEOBJECTNR    61
 #define NR_OF_HOOKS             62  #define HOOK_FREEMEMORY          62
   #define HOOK_FIXPLAYER           63
   #define NR_OF_HOOKS             64
   
 /*****************************************************************************/  /*****************************************************************************/
 /* CFParm is the data type used to pass informations between the server and  */  /* CFParm is the data type used to pass informations between the server and  */


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:27