update g-mem for latest launcher

This commit is contained in:
sirjonasxx 2021-04-16 23:28:09 +02:00
parent 967f7d1e4f
commit 1bf6aa8799
3 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ package gearth.extensions;
import gearth.protocol.HMessage;
import gearth.protocol.HPacket;
/**
* Created by Jeunez on 17/11/2018.
*/
public interface IExtension {
boolean sendToClient(HPacket packet);