Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify HapticEffect is not out on HapticService deprecation msg (#1023)
## Changes <!-- Please summarize your changes. --> Change deprecation notice in HapticService to clarify that HapticEffect is not yet available, and set an alias so `Class.` is not visible but it will still link to `HapticEffect` when it is added. <!-- Please link to any applicable information (forum posts, bug reports, etc.). --> Report: https://devforum.roblox.com/t/feedback-on-hapticservice/3466028/2 ## Checks By submitting your pull request for review, you agree to the following: - [X] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [X] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [X] To the best of my knowledge, all proposed changes are accurate.
- Loading branch information