Added SourceMod to the sv_tags list and added a tags API for plugins (bug 3688, r=dvander)

This commit is contained in:
Matt Woodrow
2009-03-05 11:59:49 +13:00
parent a0128d9b7c
commit 096a04b3e4
6 changed files with 363 additions and 1 deletions
+8
View File
@@ -1512,6 +1512,10 @@
RelativePath="..\sourcemod.cpp"
>
</File>
<File
RelativePath="..\TagsSystem.cpp"
>
</File>
<File
RelativePath="..\TextParsers.cpp"
>
@@ -1750,6 +1754,10 @@
RelativePath="..\sourcemod.h"
>
</File>
<File
RelativePath="..\TagsSystem.h"
>
</File>
<File
RelativePath="..\TextParsers.h"
>