Bug fix time (#1549)

* fix(PlayerTP): Get Current only works once
* chore(README): removed features from TOC
* fix(ViewNetwork): SCTV join translation
* refactor: Use tunable service for no idle kick
* fix(Spoofing): check for valid model before spoofing
* feat(Spectate): Remove freeze and hide player blip
* fix(Spectate): case of chat not being visible as spectator.
* feat(Matchmaking): safer max search limit for match searching
* fix(Player/Toxic): Wanted Level small text translation
This commit is contained in:
Andreas Maerten
2023-06-28 11:20:48 +02:00
committed by GitHub
parent d4bcd70629
commit f6969d88c5
10 changed files with 72 additions and 24 deletions

View File

@ -14,7 +14,6 @@ So here I am with an up-to-date menu focusing on protecting the user from toxic
* [Make your own flavour of YimMenu](#make-your-own-flavour-of-yimmenu)
* [Staying Up To Date](#staying-up-to-date)
* [Project Structure](#project-structure)
* [Features](#features)
* [Contributing](#contributing)
## How to compile YimMenu