mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-23 02:19:05 +00:00
Remove extra tab.
This commit is contained in:
parent
803170f8c2
commit
113e04aa19
@ -542,7 +542,7 @@ public class MineverseChat extends JavaPlugin implements PluginMessageListener {
|
|||||||
if(mcp.hasPlayed()) {
|
if(mcp.hasPlayed()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
synchronize(mcp, false);
|
synchronize(mcp, false);
|
||||||
}
|
}
|
||||||
}, 20L); // one second delay before running again
|
}, 20L); // one second delay before running again
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user