Update HydraPlugin.java

This commit is contained in:
Jonathan
2019-04-22 14:29:23 -06:00
committed by GitHub
parent eb1ebe180d
commit 39e612ceb3

View File

@@ -15,7 +15,7 @@ import java.util.HashMap;
import java.util.Map;
@PluginDescriptor(
name = "Hydra",
name = "Hydra Helper",
description = "Hydra Helper",
tags = {"Hydra", "Helper"},
type = "PVM"
@@ -143,4 +143,4 @@ public class HydraPlugin extends Plugin
}
}
}
}
}