lol cursor is multiplayer now
This commit is contained in:
parent
a797e82a68
commit
4b3c8f9449
7 changed files with 362 additions and 107 deletions
|
@ -30,6 +30,7 @@ const (
|
|||
TYPE_ARTWORK string = "artwork"
|
||||
TYPE_FILES string = "files"
|
||||
TYPE_MISC string = "misc"
|
||||
TYPE_CURSOR string = "cursor"
|
||||
)
|
||||
|
||||
type LogLevel int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue