-
-
Couldn't load subscription status.
- Fork 496
Fast Fix for #3900 2 #3921
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
Fast Fix for #3900 2 #3921
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since you're already on it, wouldn't it be better to rewrite this function using the new parser? It would definitely be more readable
Since you're already on it, wouldn't it be better to rewrite this function using the new parser? It would definitely be more readable
I was asked to fix this, I don't really understand the new style of lua functions, but I'll try.
I was asked to fix this, I don't really understand the new style of lua functions, but I'll try.
Most likely, it is better to do this in a separate PR, since I was asked to make these changes.
What does exactly this fixes? Or it's a refactor?
What does exactly this fixes? Or it's a refactor?
GetHandlingData essentially cannot produce a nullptr
No description provided.