Skip to content

Wrong CMIHologram constructors. #46

@W4RPWISH

Description

@W4RPWISH

Dear @Zrips , please FIX IT.
Because your constructors have 3 errors / mistakes??

public CMIHologram(String name, Location loc, Player playerToShowFor)
{
this.name = null;
.....
this.playerToShowFor = null;
.....
this.loc= null;
}

wtf?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions