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