perf: remove some if statements in gamespy 2

This commit is contained in:
CosminPerRam 2024-02-24 18:59:17 +02:00
parent 96289b2b00
commit fb6a5a1c7a
2 changed files with 12 additions and 14 deletions

View file

@ -10,6 +10,7 @@
* TeamSpeak 2 - Fixed how `state.name` is set (By @podrivo #544)
* Grand Theft Auto: San Andreas OpenMP - Fixed `state.players` returning an empty array (By @Focus04 #547)
* Perf: Re-write of the `core` class.
* Perf: Remove many if statements from `GameSpy2`.
## 5.0.0-beta.2
* Fixed support for projects using `require`.