Commit missing ISteamHTTP Natives. SourceTree is awful.

This commit is contained in:
Kyle Sanderson
2017-08-09 13:23:08 -07:00
parent 4274dae295
commit 8978e6accd
3 changed files with 67 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "SteamWorks Extension"
#define SMEXT_CONF_DESCRIPTION "Exposes SteamWorks functions to Developers"
#define SMEXT_CONF_VERSION "1.2.1"
#define SMEXT_CONF_VERSION "1.2.2"
#define SMEXT_CONF_AUTHOR "Kyle Sanderson"
#define SMEXT_CONF_URL "http://AlliedMods.net"
#define SMEXT_CONF_LOGTAG "STEAMWORKS"