Skip to content

Commit

Permalink
fix bug in XZListAOIManager
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaonanln committed Jun 18, 2018
1 parent b7ad54b commit 2762bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aoi_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const (
MIN_Y = -500
MAX_Y = 500

NUM_OBJS = 4000
NUM_OBJS = 1000
VERIFY_NEIGHBOR_COUNT = true
)

Expand Down

0 comments on commit 2762bd1

Please sign in to comment.