Merge pull request #114 from VoiDeD/tf2-removewearable

Implement TF2_RemoveWearable native (r=psychonic).
This commit is contained in:
Nicholas Hastings
2014-07-30 18:43:34 -04:00
3 changed files with 68 additions and 0 deletions
+7
View File
@@ -137,6 +137,13 @@
"linux" "139"
"mac" "139"
}
"RemoveWearable"
{
"windows" "426"
"linux" "427"
"mac" "427"
}
}
}
}