This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use RenderSystem instead of GlStateManager
As the RenderSystem is simply a wrapper for the GlStateManager, we can easily swap them. This will make it more futureproof. Also removed the custom Projection as it does nothing useful.
- Loading branch information
Showing
2 changed files
with
4 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 0 additions & 65 deletions
65
src/main/java/nl/pascalroeleven/minecraft/mineshotrevived/client/wrapper/Projection.java
This file was deleted.
Oops, something went wrong.