YaLTeR / SourcePauseTool

This was once just a plugin to prevent game unpausing.
Other
87 stars 23 forks source link

ImGui related fixes #342

Closed UncraftedName closed 2 months ago

UncraftedName commented 2 months ago

I've added the SPT_MAX_CVAR_NAME_LEN macro and set it to 64. The memory leak issue is present in many features that I wrote, so I'll go through those and make a separate PR.