Delete unnecessary comments

This commit is contained in:
BruceChen 2022-07-25 03:50:31 +08:00
parent 357820e1c2
commit ff014d2912
2 changed files with 0 additions and 4 deletions

View file

@ -32,7 +32,6 @@ namespace MinecraftClient.Mapping
public uint chunkCnt = 0;
public uint chunkLoadNotCompleted = 0;
/// <summary>
/// Read, set or unload the specified chunk column
/// </summary>