mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-09 09:04:43 +02:00
cleanup
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
package com.intellectualcrafters.plot.util;
|
||||
|
||||
public enum PlotWeather {
|
||||
public enum PlotWeather
|
||||
{
|
||||
RAIN,
|
||||
CLEAR,
|
||||
RESET;
|
||||
|
Reference in New Issue
Block a user