Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KanekiLeChomeur authored Jun 12, 2022
1 parent 961e9ad commit a57d5af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ Event functions are:
###### Get NetworkSession:

```php
Player getOrigin()
NetworkSession getOrigin()
```
**Description:**<br>
Get event NetworkSession.<br>
Expand Down Expand Up @@ -542,7 +542,7 @@ Event functions are:
###### Get NetworkSession:

```php
Player getOrigin()
NetworkSession getOrigin()
```
**Description:**<br>
Get event NetworkSession.<br>
Expand All @@ -558,7 +558,7 @@ Event functions are:
###### Get NetworkSession:

```php
Player getOrigin()
NetworkSession getOrigin()
```
**Description:**<br>
Get event player.<br>
Expand Down

0 comments on commit a57d5af

Please sign in to comment.