mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-13 07:25:03 +01:00
fix Raviente ID
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user