Skip to content

Commit

Permalink
forgot to change it lol
Browse files Browse the repository at this point in the history
  • Loading branch information
GuckTubeYT authored May 8, 2023
1 parent 8bdb156 commit ec63046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events/eventServer.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ void serverReceive(ENetEvent event, ENetPeer* clientPeer, ENetPeer* serverPeer)
memset(event.packet->data + 24, 0, 4);
}
}
OnPacket.OnTalkBubble = 0;
OnPacket.OnConsoleMessage = 0;
}
break;
}
Expand Down

0 comments on commit ec63046

Please sign in to comment.