fix indentation

once again some random minor thing got changed by accident
This commit is contained in:
CM436 2024-03-29 11:19:45 -06:00
parent 20499eb80e
commit b28d34d554

View File

@ -131,7 +131,7 @@ import cpw.mods.fml.relauncher.ReflectionHelper;
public class ClientProxy extends ServerProxy {
public RenderInfoSystem theInfoSystem = new RenderInfoSystem();
@Override
public void registerRenderInfo() {