mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 03:49:01 +00:00
ef1e8de44e
Adds unsigned int to shareable types. In the future, use int32/player_id_t for player IDs and uint32/entity_id_t for entity IDs. This was SVN commit r11189.