You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-17 15:46:33 +09:00
Fixed faulty comment
This commit is contained in:
@@ -202,7 +202,7 @@ namespace Lidgren.Network
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Reads an Int32 without advancing the read pointer
|
/// Reads an Int64 without advancing the read pointer
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public Int64 PeekInt64()
|
public Int64 PeekInt64()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user