From 36fbf682e8ccf6ae3746367acde709fef3e262ab Mon Sep 17 00:00:00 2001 From: Alessandro <66976091+alessandromrc@users.noreply.github.com> Date: Sun, 28 Jan 2024 15:26:42 +0100 Subject: [PATCH] Update bool field for SET_VEHICLE_WILL_TELL_OTHERS_TO_HURRY --- natives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/natives.json b/natives.json index 7765d89..cdd8436 100755 --- a/natives.json +++ b/natives.json @@ -113241,7 +113241,7 @@ }, { "type": "BOOL", - "name": "p1" + "name": "toggle" } ], "return_type": "void",