Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin).

This commit is contained in:
Ryan Stecker
2012-05-28 01:14:46 +01:00
parent 70994cb4b2
commit 3d25938dd7
11 changed files with 192 additions and 1 deletions
+8
View File
@@ -215,6 +215,10 @@
RelativePath="..\RegNatives.cpp"
>
</File>
<File
RelativePath="..\teleporter.cpp"
>
</File>
<File
RelativePath="..\util.cpp"
>
@@ -249,6 +253,10 @@
RelativePath="..\RegNatives.h"
>
</File>
<File
RelativePath="..\teleporter.h"
>
</File>
<File
RelativePath="..\util.h"
>