Skip to content

Commit

Permalink
Use the DelayedGuiDisplayTicker from LunatriusCore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatrius committed Sep 19, 2014
1 parent 057331f commit 750b683
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package com.github.lunatrius.ingameinfo.command;

import com.github.lunatrius.core.handler.DelayedGuiDisplayTicker;
import com.github.lunatrius.ingameinfo.InGameInfoCore;
import com.github.lunatrius.ingameinfo.client.gui.GuiTags;
import com.github.lunatrius.ingameinfo.handler.ConfigurationHandler;
import com.github.lunatrius.ingameinfo.handler.DelayedGuiDisplayTicker;
import com.github.lunatrius.ingameinfo.handler.Ticker;
import com.github.lunatrius.ingameinfo.reference.Names;
import net.minecraft.command.CommandBase;
Expand Down

This file was deleted.

0 comments on commit 750b683

Please sign in to comment.