Add GiveAmmo native to SDKTools (bug 6039, r=psychonic).

--HG--
extra : rebase_source : 5cae34d7db2f4b395010fce344c4efcb2f29e88f
This commit is contained in:
Peace-Maker
2014-02-10 10:49:19 -05:00
parent 4620f4cf7a
commit f328aecc62
4 changed files with 54 additions and 0 deletions
+6
View File
@@ -334,6 +334,12 @@
"linux" "464"
"mac" "464"
}
"GiveAmmo"
{
"windows" "272"
"linux" "273"
"mac" "273"
}
}
}
}
+6
View File
@@ -110,6 +110,12 @@
"linux" "419"
"mac" "419"
}
"GiveAmmo"
{
"windows" "251"
"linux" "252"
"mac" "252"
}
}
}
}