PazerOP / CastingEssentials

A Team Fortress 2 client plugin that enhances the experience of both casters and viewers.
https://Essentials.tf
BSD 2-Clause "Simplified" License
29 stars 12 forks source link

Use RAII to hook/unhook functions #63

Closed PazerOP closed 6 years ago

PazerOP commented 6 years ago

That way we're not doing stupid stuff with checking for integers being zero.

PazerOP commented 6 years ago

Completed in https://github.com/PazerOP/CastingEssentials/commit/e5d089547a1ed696059057152975be44b3bd57c3.