godexsoft/x2d

Object traits should use boost.optional

Opened this issue · 0 comments

instead of

    bool        has_spawner;
    std::string spawner;

and other similar.