Fix crash when 25 players are exceeded #5

Merged
hodasemi merged 3 commits from dev into master 2023-01-20 04:30:48 +00:00
Showing only changes of commit 48f580ef63 - Show all commits

View file

@ -1,3 +1,3 @@
# Build package for arch-based systems
* simply build it: `makepkg`
* also install it directly afterwards: `makepkg -i`
* simply build it: `makepkg -fc`
* also install it directly afterwards: `makepkg -ifc`