mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 10:10:25 +00:00
event master check default off
This commit is contained in:
@@ -40,6 +40,6 @@ func (s *storage) isinviteon() bool {
|
||||
}
|
||||
|
||||
// 主人
|
||||
func (s *storage) ismasteron() bool {
|
||||
func (s *storage) ismasteroff() bool {
|
||||
return *s&0b100 > 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user