mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 16:24:23 +01:00
Typo
This commit is contained in:
parent
da2d435ca2
commit
b879c979ce
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import net.minecraft.entity.Entity;
|
|||
|
||||
/**
|
||||
* Render manager responsible for replacing and restoring entity renderers when the client settings change.
|
||||
* Old values of persisted internally.
|
||||
* Old values are persisted internally.
|
||||
*/
|
||||
public class PonyRenderManager {
|
||||
|
||||
|
|
Loading…
Reference in a new issue