mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 07:32:32 +01:00
mediate discord handling
This commit is contained in:
@@ -169,7 +169,7 @@ func debug(s *Server) string {
|
|||||||
list += fmt.Sprintf(" '-> isQuest: %s\n", isQuest)
|
list += fmt.Sprintf(" '-> isQuest: %s\n", isQuest)
|
||||||
|
|
||||||
if stage.isQuest() {
|
if stage.isQuest() {
|
||||||
if stage.hasDeparted {
|
if len(stage.clients) > 0 {
|
||||||
hasDeparted = "true"
|
hasDeparted = "true"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user