Cleaned up weather class

This commit is contained in:
Anuken
2020-03-11 10:08:27 -04:00
parent 930c342fb6
commit 06e94b1800
11 changed files with 58 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ public class Annotations{
effects,
overlays,
names,
weather
}
/** Indicates that a method overrides other methods. */