Skip to content
Snippets Groups Projects
  • Shon Ferguson's avatar
    fa702ee4
    Moved Object Registration/Creation functionality into new ObjectRegistry... · fa702ee4
    Shon Ferguson authored
    Moved Object Registration/Creation functionality into new ObjectRegistry class.  Hopefully this fixes the issue with the object map not being initialized yet since it is a static member of the class and should theoretically be initialized before code in functions of that class can be executed.  Seems to work for me, but I'll wait until Tazpn tests it to declare it fixed.
    fa702ee4
    History
    Moved Object Registration/Creation functionality into new ObjectRegistry...
    Shon Ferguson authored
    Moved Object Registration/Creation functionality into new ObjectRegistry class.  Hopefully this fixes the issue with the object map not being initialized yet since it is a static member of the class and should theoretically be initialized before code in functions of that class can be executed.  Seems to work for me, but I'll wait until Tazpn tests it to declare it fixed.