ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/player.C
(Generate patch)

Comparing deliantra/server/server/player.C (file contents):
Revision 1.80 by root, Tue Jan 2 19:18:34 2007 UTC vs.
Revision 1.81 by pippijn, Wed Jan 3 00:21:36 2007 UTC

307 ob->roll_stats (); 307 ob->roll_stats ();
308} 308}
309 309
310player::player () 310player::player ()
311{ 311{
312 /* There are some elements we want initialized to non zero value - 312 /* There are some elements we want initialised to non zero value -
313 * we deal with that below this point. 313 * we deal with that below this point.
314 */ 314 */
315 outputs_sync = 16; /* Every 2 seconds */ 315 outputs_sync = 16; /* Every 2 seconds */
316 outputs_count = 8; /* Keeps present behaviour */ 316 outputs_count = 8; /* Keeps present behaviour */
317 unapply = unapply_nochoice; 317 unapply = unapply_nochoice;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines