mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-03-12 13:13:32 +00:00
Update ConversationMessage.cs
This commit is contained in:
parent
171f83c835
commit
96bfeedd0a
@ -33,7 +33,7 @@ namespace QSB.ConversationSync.Messages
|
||||
break;
|
||||
|
||||
case ConversationType.CloseCharacter:
|
||||
if (Id == -1)
|
||||
if (Value2 == -1)
|
||||
{
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user