-
Notifications
You must be signed in to change notification settings - Fork 461
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
Eyewheel #373
Eyewheel #373
Conversation
@@ -37,7 +40,9 @@ void CEmoticon::OnReset() | |||
{ | |||
m_WasActive = false; | |||
m_Active = false; | |||
//m_DrawEmotes = false; |
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.
Commented out?
Code looks clean to me, thanks for the feature! 👍 |
Thanks for reviewing and let's not forget about unsigned char* and Chairn who did most of the work :) |
Happy that someone used my work ;). |
I only did it first, not contributed in this pr.... All thanks to Chairn and H-M-H ;) |
okay, testest again and found no bugs so far, let's get it in. |
-fixed some stuff Chairn forgot
-I already tested but would be nice if someone else could have a look too