Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenBre4ker committed Mar 3, 2024
1 parent a4b9d7a commit 1f90813
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ All notable changes to TTT2 will be documented here. Inspired by [keep a changel
## Unreleased

### Added
- Added ENT:RemoteUse to ttt_base_placeable entities to allow remote triggers clientside

- Added hook ENTITY:ClientUse(), which is triggered clientside if an entity is used
- Return true to prevent also using this on the server for clientside only usecases
- Added hook ENTITY:RemoteUse(ply), which is shared
- Return true if only clientside should be used

### Changed

Expand Down

0 comments on commit 1f90813

Please sign in to comment.