Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

Commit

Permalink
v0.0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoTenPvP authored Jun 28, 2018
1 parent 85367de commit dbaa505
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RelayTransport.cs
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ public static byte GetReliableChannel()
case QosType.ReliableFragmented:
case QosType.ReliableFragmentedSequenced:
case QosType.ReliableSequenced:
case QosType.ReliableStateUpdate:
return i;
}
}
Expand Down

0 comments on commit dbaa505

Please sign in to comment.