We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a9896 commit 5579702Copy full SHA for 5579702
demopacket.go
@@ -6,7 +6,7 @@ import (
6
7
proto "github.com/gogo/protobuf/proto"
8
9
- "github.com/markus-wa/demoinfocs-golang/events"
+ events "github.com/markus-wa/demoinfocs-golang/events"
10
msg "github.com/markus-wa/demoinfocs-golang/msg"
11
)
12
0 commit comments