Gaztoof / GMod-SDK

A SDK with a built-in cheat for Garry's Mod.
MIT License
122 stars 45 forks source link

Small Additions #64

Open MrKinauJr opened 1 year ago

MrKinauJr commented 1 year ago

Sorry for not making a PR for every feature, kinda got into the flow and forgot to do branches tbh. Hope that's fine!

I added / fixed:

I included the imgui-notify library for the notifications.

I'm not really the best at C++. so it might not be the best code BUT i hope it's okay enough for you.

ghost commented 1 year ago

Error C4703 - a potentially uninitialized local pointer variable "icon" - imgui_notify.h - 283

Gaztoof commented 1 year ago

Hi, thanks for these edits, however I do not have time to review the code so I will do it whenever I can since the changes look major.