[WARN]WARNING !!! can't find type for typeName seante

Issue #1378 new
GaLu created an issue

Senate is misspelled in layers_opts.model:

tax : { visibleObjects : [ "road", "plaza", "garden", "burned_ruins", "collapsed_ruins", "tree", "low_bridge", "high_bridge", "elevation", "rift", "tree", "burning_ruins", "seante", "forum", "waymark", "plague_ruins" ] column : { rc : "taxcolumn", foot : 124, body : 125, } }

should be:

tax : { visibleObjects : [ "road", "plaza", "garden", "burned_ruins", "collapsed_ruins", "tree", "low_bridge", "high_bridge", "elevation", "rift", "tree", "burning_ruins", "senate", "forum", "waymark", "plague_ruins" ] column : { rc : "taxcolumn", foot : 124, body : 125, } }

Comments (0)

  1. Log in to comment