Changeset 547

Show
Ignore:
Timestamp:
09/08/07 09:15:57 (1 year ago)
Author:
ajps
Message:

Restore the proper MONSTER_FLOW_DEPTH value, as reported in #386.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/defines.h

    r532 r547  
    14121412 * Maximum flow depth when using "MONSTER_FLOW" 
    14131413 */ 
    1414 #define MONSTER_FLOW_DEPTH 3 
     1414#define MONSTER_FLOW_DEPTH 32 
    14151415 
    14161416