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

Fix for character sheet not being copied with token copy #4242

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented Aug 14, 2023

Identify the Bug or Feature request

fixes #4240

Description of the Change

The statsheet value was not being set in the copy constructor. This will fix hotkey cut and paste as well as copyToken() function.

Possible Drawbacks

Should be none

Documentation Notes

Fix bug where stat sheet was not getting copied for a token when copy and pasting or using copyToken() macro.

Release Notes

  • Fix bug where stat sheet was not getting copied for a token when copy and pasting or using copyToken() macro.

This change is Reviewable

@cwisniew cwisniew added the bug label Aug 14, 2023
@cwisniew cwisniew added this pull request to the merge queue Aug 14, 2023
Merged via the queue into RPTools:develop with commit c191de7 Aug 14, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

[Bug]: copy/paste token forgets stat-sheet settings
2 participants