COORD_EXTENT

From Valve Developer Community
Jump to navigation Jump to search

COORD_EXTENT is the width of the coordinate system, which is TOO BIG to send as a client/server coordinate value.

#define COORD_EXTENT (2*MAX_COORD_INTEGER)