fix Raviente ID

This commit is contained in:
wish
2023-08-30 23:58:50 +10:00
parent 5b5621a3d8
commit 9f76d34e46

View File

@@ -158,6 +158,7 @@ func NewServer(config *Config) *Server {
discordBot: config.DiscordBot,
name: config.Name,
raviente: &Raviente{
id: 1,
register: make([]uint32, 30),
state: make([]uint32, 30),
support: make([]uint32, 30),