Comment out missing ring game kit so we can compile
This commit is contained in:
parent
85cb065d5c
commit
a107c38f28
@ -44,7 +44,7 @@ public class ElytraRings extends SoloGame
|
||||
{
|
||||
super(manager, GameType.ElytraRings, new Kit[]
|
||||
{
|
||||
new KitElytraRings(manager)
|
||||
// new KitElytraRings(manager)
|
||||
}, new String[]
|
||||
{
|
||||
"Fly through the rings!"
|
||||
|
Loading…
Reference in New Issue
Block a user