mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 04:41:23 +00:00
Remove extra whitespace I added
This commit is contained in:
parent
28444c12dd
commit
3784d765e4
1 changed files with 0 additions and 1 deletions
|
@ -3405,7 +3405,6 @@ static void HandlePacketFromAwayNode(SINT8 node)
|
||||||
switch (netbuffer->packettype)
|
switch (netbuffer->packettype)
|
||||||
{
|
{
|
||||||
case PT_ASKINFOVIAMS:
|
case PT_ASKINFOVIAMS:
|
||||||
|
|
||||||
if (server && serverrunning)
|
if (server && serverrunning)
|
||||||
{
|
{
|
||||||
INT32 clientnode;
|
INT32 clientnode;
|
||||||
|
|
Loading…
Reference in a new issue