-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Minor code cleanup for PCM (#643)
* Minor code cleanup for PCM (#81092) ## About The Pull Request - Shortened the description for readability. Makes sense to display further details only when examining. - Removed deprecated `content` tag from button elements in the UI - Added more sanity checks when dealing with numbers inside `ui_act()` - Make sure we don't insert hologram items - Use `as anything` to speed up some for loops - Capitalized some text inside examine ## Changelog :cl: spellcheck: shortened description for the PCM and capitalized some text for its examines. code: adds sanity checks and removed deprecated `content` tag from PCM UI. Stops hologram items from being inserted. /:cl: * Minor code cleanup for PCM --------- Co-authored-by: SyncIt21 <[email protected]>
- Loading branch information
1 parent
b1a7972
commit 17a0036
Showing
2 changed files
with
103 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters