summaryrefslogtreecommitdiffstats
path: root/Client/Functions/Client_ChangePlayerFunds.sqf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Client/Functions/Client_ChangePlayerFunds.sqf1
1 files changed, 1 insertions, 0 deletions
diff --git a/Client/Functions/Client_ChangePlayerFunds.sqf b/Client/Functions/Client_ChangePlayerFunds.sqf
new file mode 100644
index 0000000..6732640
--- /dev/null
+++ b/Client/Functions/Client_ChangePlayerFunds.sqf
@@ -0,0 +1 @@
+[clientTeam, _this] Call ChangeTeamFunds; \ No newline at end of file