Based db and accounts and log in where you logged out
This commit is contained in:
@ -39,6 +39,7 @@ type ModelAsset struct {
|
||||
|
||||
type ChatMessage struct {
|
||||
PlayerID int32
|
||||
Username string
|
||||
Content string
|
||||
Time time.Time
|
||||
}
|
||||
|
Reference in New Issue
Block a user