Revert "missed credit"

This reverts commit 844c1b08cf.
This commit is contained in:
Bella 2019-12-14 20:29:10 -05:00
parent 844c1b08cf
commit b44ab17ed6
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import net.minecraftforge.client.event.RenderBlockOverlayEvent;
/**
* Created by 086 on 4/02/2018.
* Updated by S-B99 on 14/12/19
*/
@Module.Info(name = "NoRender", category = Module.Category.RENDER, description = "Ignore entity spawn packets")
public class NoRender extends Module {