remove a single character

most useless change ever but i'm new to this stuff and overly cautious of fucking things up
This commit is contained in:
CM436 2024-03-28 11:17:52 -06:00
parent f1b444bac9
commit 20499eb80e

View File

@ -128,7 +128,7 @@ import cpw.mods.fml.client.registry.RenderingRegistry;
import cpw.mods.fml.common.FMLCommonHandler;
import cpw.mods.fml.relauncher.ReflectionHelper;
public class ClientProxy extends ServerProxy {
public class ClientProxy extends ServerProxy {
public RenderInfoSystem theInfoSystem = new RenderInfoSystem();