Revert "project: add missing features (#2951)"
This reverts commit d3162944fa.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
package com.openosrs.client.game;
|
||||
|
||||
import lombok.Data;
|
||||
import net.runelite.api.Skill;
|
||||
|
||||
@Data
|
||||
public class XpDropEvent
|
||||
{
|
||||
private Skill skill;
|
||||
private int exp;
|
||||
}
|
||||
Reference in New Issue
Block a user