diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2022-11-06 17:27:56 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-09-16 21:39:36 +0300 |
| commit | b8c9cdc9996706047b605fcb179161a678fcb8db (patch) | |
| tree | 9e8b7b345e8e9a6533ed4e1a7257b78f5f01ec8d /messages/types.go | |
| parent | class parses and other stuff (diff) | |
| download | sdp.go-b8c9cdc9996706047b605fcb179161a678fcb8db.tar.gz sdp.go-b8c9cdc9996706047b605fcb179161a678fcb8db.tar.bz2 sdp.go-b8c9cdc9996706047b605fcb179161a678fcb8db.zip | |
changed github username + other stuff that i don't remember
Diffstat (limited to 'messages/types.go')
| -rw-r--r-- | messages/types.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/messages/types.go b/messages/types.go index a8dd19a..9c92c54 100644 --- a/messages/types.go +++ b/messages/types.go | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | package messages | 1 | package messages |
| 2 | 2 | ||
| 3 | import "github.com/bisaxa/demoparser/classes" | 3 | import "github.com/pektezol/demoparser/classes" |
| 4 | 4 | ||
| 5 | type Header struct { | 5 | type Header struct { |
| 6 | DemoFileStamp string | 6 | DemoFileStamp string |