You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Hey,
The constructor CMIHologram(String, Location) is deprecated, even though this method is recommended on API in Zrips website.
The text was updated successfully, but these errors were encountered: