Skip to content

Commit 082a961

Browse files
committed
s2 demo set
1 parent 996c386 commit 082a961

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/demoinfocs/demoinfocs_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const (
3535
defaultDemPath = csDemosPath + "/default.dem"
3636
retakeDemPath = csDemosPath + "/retake_unknwon_bombsite_index.dem"
3737
unexpectedEndOfDemoPath = csDemosPath + "/unexpected_end_of_demo.dem"
38-
s2DemPath = csDemosPath + "/s2.dem"
38+
s2DemPath = demSetPathS2 + "/s2.dem"
3939
)
4040

4141
var concurrentDemos = flag.Int("concurrentdemos", 2, "The `number` of current demos")

test/cs-demos

Submodule cs-demos updated from 52d6fd1 to d07eb4c

0 commit comments

Comments
 (0)