mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Revert change in commit aeba54
This commit is contained in:
parent
a5a8075efb
commit
f7e74c76c2
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ namespace MinecraftClient
|
|||
/// <remarks>
|
||||
/// <see cref="Update"/> method can be overridden by child class so need an extra update method
|
||||
/// </remarks>
|
||||
public sealed void UpdateInternal()
|
||||
public void UpdateInternal()
|
||||
{
|
||||
lock (delayTasksLock)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue