From 9ae2505abca51700305f289f9f04400b1275e3bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Unkovi=C4=87?= <64104113+Mergevos@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:11:59 +0200 Subject: [PATCH] Update RETURN_VALUES_CHANGE.md due to finishin compat --- RETURN_VALUES_CHANGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RETURN_VALUES_CHANGE.md b/RETURN_VALUES_CHANGE.md index 6f4e5e5..2c1715c 100644 --- a/RETURN_VALUES_CHANGE.md +++ b/RETURN_VALUES_CHANGE.md @@ -97,7 +97,7 @@ For sure one of the titles will be this. Electric vehicles will be implemented. Some functions has its extended brothers, like `Vehicle_GetTyreCondition` has `Vehicle_GetTyreConditionEx`. Same but the latter one gets all tyres' status passed by reference. Until main release, I hope I will have extended all functions. -##### SA:MP Compact +##### SA:MP Compact /finish SA:MP name functions and hooks for CreateVehicle and AddStaticVehicle(Ex). _Note: This won't add support for a_samp or remove YSF implemented functions._