-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 cpp-sdk
updated
15 files
+19 −0 | ICore.h | |
+19 −0 | deps/alt-math/alt-math.h | |
+6 −4 | events/CPlayerConnectDeniedEvent.h | |
+2 −0 | objects/IEntity.h | |
+3 −1 | objects/IPlayer.h | |
+3 −0 | objects/IVehicle.h | |
+1 −1 | script-objects/IAudioFilter.h | |
+2 −1 | script-objects/IConnectionInfo.h | |
+25 −0 | script-objects/ITextLabel.h | |
+2 −1 | types/Decoration.h | |
+3 −1 | types/PedModelInfo.h | |
+19 −0 | types/SyncInfo.h | |
+45 −0 | types/VehicleBadgePosition.h | |
+3 −0 | types/VehicleModelInfo.h | |
+7 −2 | types/WeaponModelInfo.h |