mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-10 17:44:44 +02:00
Hows this?
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
package com.intellectualcrafters.plot.util;
|
||||
|
||||
public enum PlotWeather
|
||||
{
|
||||
RAIN,
|
||||
CLEAR,
|
||||
RESET;
|
||||
public enum PlotWeather {
|
||||
RAIN, CLEAR, RESET;
|
||||
}
|
||||
|
Reference in New Issue
Block a user