This commit is contained in:
boy0001
2015-09-11 20:09:22 +10:00
parent 37a8861fa0
commit c386f33df8
380 changed files with 43490 additions and 33913 deletions

View File

@ -1,6 +1,7 @@
package com.intellectualcrafters.plot.util;
public enum PlotWeather {
public enum PlotWeather
{
RAIN,
CLEAR,
RESET;