Added PlayerRunCmd hook to sdktools (bug 3289, r=dvander)

This commit is contained in:
Matt Woodrow
2009-05-12 13:54:06 +12:00
parent 4abdc29d9e
commit 7b6f2863a9
13 changed files with 309 additions and 15 deletions
+5
View File
@@ -365,6 +365,11 @@
"windows" "31"
"linux" "32"
}
"PlayerRunCmd"
{
"windows" "427"
"linux" "428"
}
}
}
}
+5
View File
@@ -104,6 +104,11 @@
"windows" "32"
"linux" "33"
}
"PlayerRunCmd"
{
"windows" "347"
"linux" "348"
}
}
}
}
+5
View File
@@ -96,6 +96,11 @@
"windows" "31"
"linux" "32"
}
"PlayerRunCmd"
{
"windows" "368"
"linux" "369"
}
}
}
}