Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The constructor CMIHologram(String, Location) is deprecated #40

Open
PovilasLT opened this issue Jul 2, 2023 · 1 comment
Open

The constructor CMIHologram(String, Location) is deprecated #40

PovilasLT opened this issue Jul 2, 2023 · 1 comment

Comments

@PovilasLT
Copy link

Hey,
The constructor CMIHologram(String, Location) is deprecated, even though this method is recommended on API in Zrips website.

@MrCrazys
Copy link

MrCrazys commented Jul 2, 2023

Hey, The constructor CMIHologram(String, Location) is deprecated, even though this method is recommended on API in Zrips website.

The reason for that is because CMILib has a CMILocation class that you can use instead. Be sure to include CMILib in your project (I personally add it as a system dependency).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants