mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-02-11 13:10:15 +08:00
Fixed Javadocs in LocalSession.
This commit is contained in:
parent
7ed1718d21
commit
63a2ca824d
@ -648,7 +648,7 @@ public int getCUIVersion() {
|
||||
/**
|
||||
* Sets the client's CUI protocol version
|
||||
*
|
||||
* @param CUIVersion
|
||||
* @param cuiVersion
|
||||
*/
|
||||
public void setCUIVersion(int cuiVersion) {
|
||||
this.cuiVersion = cuiVersion;
|
||||
|
Loading…
Reference in New Issue
Block a user