Skip to content

Commit 2a837b3

Browse files
committed
Reorganize the data files into its own module.
1 parent 7c72043 commit 2a837b3

File tree

6 files changed

+1682
-2185
lines changed

6 files changed

+1682
-2185
lines changed

sc2reader/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@
9595
})
9696

9797
build_data = RangeMap()
98-
build_data.add_range(0, None, data.Data_17326)
98+
build_data.add_range(0, None, data.Data_120_130)
9999
#build_data.add_range(19595, None, data.Data_19595)

0 commit comments

Comments
 (0)