forked from mirrors/0ad
314e2a58cf
The init-attributes can only be changed before the worker runs. It isn't used before the worker runs. This changes it so that it has to be passed when the server starts. With this the `m_InitAttributesQueue` can be removed.