diff options
Diffstat (limited to 'pkg/messages/types/svcCreateStringTable.go')
| -rw-r--r-- | pkg/messages/types/svcCreateStringTable.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/messages/types/svcCreateStringTable.go b/pkg/messages/types/svcCreateStringTable.go index ff2e27d..0fc07cd 100644 --- a/pkg/messages/types/svcCreateStringTable.go +++ b/pkg/messages/types/svcCreateStringTable.go | |||
| @@ -4,7 +4,7 @@ import ( | |||
| 4 | "math" | 4 | "math" |
| 5 | 5 | ||
| 6 | "github.com/pektezol/bitreader" | 6 | "github.com/pektezol/bitreader" |
| 7 | "github.com/pektezol/demoparser/pkg/writer" | 7 | "github.com/pektezol/sdp.go/pkg/writer" |
| 8 | ) | 8 | ) |
| 9 | 9 | ||
| 10 | type SvcCreateStringTable struct { | 10 | type SvcCreateStringTable struct { |