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

No need to use pugi::cast let's just use as_string #4004

Merged
merged 1 commit into from Mar 11, 2022
Merged

No need to use pugi::cast let's just use as_string #4004

merged 1 commit into from Mar 11, 2022

Conversation

MillhioreBT
Copy link
Contributor

Pull Request Prelude

  • I have followed [proper The Forgotten Server code styling][code].
  • I have read and understood the [contribution guidelines][cont] before making this PR.
  • I am aware that this PR may be closed if the above-mentioned criteria are not fulfilled.

Changes Proposed

This PR fixes the problem with the talkactions separator, since when #3997 was merged this attribute was no longer parsed properly with pugi::cast<char>

Issues addressed: Nothing!

@EPuncker EPuncker merged commit cf28d1c into otland:master Mar 11, 2022
Codinablack pushed a commit to Codinablack/forgottenserver that referenced this pull request Apr 5, 2022
No need to use pugi::cast let's just use as_string

(cherry picked from commit cf28d1c)
EPuncker pushed a commit to EPuncker/forgottenserver that referenced this pull request May 23, 2023
No need to use pugi::cast let's just use as_string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants