1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-06 02:11:06 +09:00

Fixed faulty comment

This commit is contained in:
lidgren
2011-01-09 10:54:10 +00:00
parent eb056bc9aa
commit bd2a34d627

View File

@@ -202,7 +202,7 @@ namespace Lidgren.Network
}
/// <summary>
/// Reads an Int32 without advancing the read pointer
/// Reads an Int64 without advancing the read pointer
/// </summary>
public Int64 PeekInt64()
{