Files
sourcemod/extensions/sdktools
Asher Baker 77f4ddf2c2 Fix virtual SDKCall with object params (#1104)
PR #705 made some changes for 64-bit support that required callers to
provide a buffer for object storage, but only added the required code to
the non-virtual call builder, not the virtual call builder.

Copy it over to CreateValveVCall so that ValveParamToBinParam stops
writing to a null pointer.

Fixes #1059 (Hopefully.)
2019-10-18 00:23:45 +01:00
..
2017-05-09 15:16:05 +01:00
2019-05-15 07:22:34 -04:00
2008-03-30 07:00:22 +00:00
2008-03-30 07:00:22 +00:00
2018-12-06 20:31:29 -05:00
2008-03-30 07:00:22 +00:00