fix 2 bugs

This commit is contained in:
2020-04-09 22:41:41 +08:00
parent e36ddaff48
commit 613dfa49bd
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ GRAPH_BB_SPAN = 25
BB_POFFSET = 20
BB_BOFFSET = 10
BB_PSPAN = 10
BB_BSPAN = 10
BB_PSPAN = 20
BB_BSPAN = 20
BB_PBSIZE = 6
CELL_WIDTH = 15