aboutsummaryrefslogtreecommitdiff
path: root/gamemode/client/cl_pac.lua
diff options
context:
space:
mode:
authorAlexander Pickering <alexandermpickering@gmail.com>2016-07-10 17:04:29 -0400
committerAlexander Pickering <alexandermpickering@gmail.com>2016-07-10 17:04:29 -0400
commit1de5f9ac6f038bfed2230cc1272b253794b2f41a (patch)
tree15bc9d515f1f48c036522afb7cc71f60243849a9 /gamemode/client/cl_pac.lua
downloadartery-1de5f9ac6f038bfed2230cc1272b253794b2f41a.tar.gz
artery-1de5f9ac6f038bfed2230cc1272b253794b2f41a.tar.bz2
artery-1de5f9ac6f038bfed2230cc1272b253794b2f41a.zip
Initial commit
Diffstat (limited to 'gamemode/client/cl_pac.lua')
-rw-r--r--gamemode/client/cl_pac.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/gamemode/client/cl_pac.lua b/gamemode/client/cl_pac.lua
new file mode 100644
index 0000000..6a7abed
--- /dev/null
+++ b/gamemode/client/cl_pac.lua
@@ -0,0 +1,2 @@
+
+local pmeta = FindMetaTable("Player")