mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 22:49:32 +00:00
1b797ce0a0
A multi player loading screen will have possibility of showing single and multi player tips while multi player tips are in favor. Tips are now separated by categories. During loading those category have an occurrence probability, where we are choosing a random category based on chance and not by complete randomness. From there we just picking a random tip from that category.