-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix possible crash in emitClient with player array * Update helpers * Update helpers * Update helpers * Add player.setIntoVehicle Former-commit-id: 55f9169
- Loading branch information
1 parent
b92d51d
commit 53f04e6
Showing
4 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule helpers
updated
4 files
+8 −1 | V8Class.cpp | |
+32 −43 | V8Helpers.cpp | |
+9 −1 | V8ResourceImpl.cpp | |
+11 −0 | V8ResourceImpl.h |