alliedmodders / metamod-source

Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
http://www.metamodsource.net/
Other
374 stars 83 forks source link

Fix potential issues with s2_sample_mm & memoverride on linux #129

Closed GAMMACASE closed 11 months ago

GAMMACASE commented 11 months ago

This pr removes the NO_MALLOC_OVERRIDE define for s2 games on linux platform, as the games expects it to be used.