client: fix indenting of getItemCompositionCache javadoc
This commit is contained in:
@@ -1576,7 +1576,7 @@ public interface Client extends GameEngine
|
|||||||
void setSpellSelected(boolean selected);
|
void setSpellSelected(boolean selected);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns client item composition cache
|
* Returns client item composition cache
|
||||||
*/
|
*/
|
||||||
NodeCache getItemCompositionCache();
|
NodeCache getItemCompositionCache();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user