-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule runtime
updated
9 files
+18 −2 | c-api/cache/CachedVehicle.h | |
+2 −2 | c-api/core.cpp | |
+1 −1 | c-api/core.h | |
+33 −8 | c-api/entities/vehicle.cpp | |
+14 −5 | c-api/entities/vehicle.h | |
+28 −18 | c-api/func_table.cpp | |
+8 −8 | c-api/handling_data.cpp | |
+4 −4 | c-api/handling_data.h | |
+1 −1 | cpp-sdk |