Last active
November 8, 2021 08:32
-
-
Save Lucaslah/d48f9647afe381629342aaa6c1f2cbc8 to your computer and use it in GitHub Desktop.
default gamma in minecraft
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
private final double defaultGammaMax = 1.0; | |
private final double defaultGammaMin = null; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment