forked from MagicBane/Server
labelling
This commit is contained in:
@@ -83,7 +83,10 @@ public class EffectsBase {
|
||||
|
||||
}
|
||||
|
||||
//EffectEntry constructor
|
||||
/**
|
||||
* EffectEntry Constructor
|
||||
*/
|
||||
|
||||
public EffectsBase(EffectEntry entry) {
|
||||
this.IDString = entry.effect_id;
|
||||
this.name = entry.effect_name;
|
||||
|
||||
Reference in New Issue
Block a user