Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6539 in orxonox.OLD for branches


Ignore:
Timestamp:
Jan 18, 2006, 1:51:43 PM (18 years ago)
Author:
rennerc
Message:

dont output flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/coord/p_node.cc

    r6536 r6539  
    11471147#define __FLAG_ROT  2
    11481148
    1149 #define __OFFSET 1.0
     1149#define __OFFSET 0.0
    11501150
    11511151/**
     
    12181218
    12191219  SYNCHELP_WRITE_BYTE( flags );
    1220   PRINTF(0)("FLAGS = %d\n", flags);
     1220  //PRINTF(0)("FLAGS = %d\n", flags);
    12211221
    12221222  if ( flags & __FLAG_COOR )
Note: See TracChangeset for help on using the changeset viewer.