Removed TF2_GivePlayerWeapon() and TF2_EquipPlayerClassWeapons() stocks as they no longer work at all
The 'weapons' paramater in the TF2_SetPlayerClass() class is now ignored since it no longer works Bumped 1.0.2 versions for the final time --HG-- branch : sourcemod-1.0.x extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402236
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
* @file Contains SourceMod version information.
|
||||
*/
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.2.2232"
|
||||
#define SVN_FILE_VERSION 1,0,2,2232
|
||||
#define SVN_FULL_VERSION "1.0.2.2236"
|
||||
#define SVN_FILE_VERSION 1,0,2,2236
|
||||
|
||||
#endif //_INCLUDE_SOURCEMOD_VERSION_H_
|
||||
|
||||
Reference in New Issue
Block a user