Updated the Discord server name
This commit is contained in:
parent
496a0cc68c
commit
3df4f710da
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ public class Blackjack
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Log.Error(ex, "REPORT THE MESSAGE BELOW IN Ellie Support SERVER PLEASE");
|
||||
Log.Error(ex, "REPORT THE MESSAGE BELOW IN Ellie's Home SERVER PLEASE");
|
||||
State = GameState.Ended;
|
||||
_ = GameEnded?.Invoke(this);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue