mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-07 01:23:52 +00:00
The shared helper only probed custom_zones/models/ + output/models/, but the editor's exportZone writes to output/<map>/models/. Added an extraPrefixes parameter that's tried before the defaults — main game's terrain_manager now passes ['output/<map>/models/', 'custom_zones/<map>/ models/'] so per-zone WOM exports override globals. Also removes the last duplicate WOM-loading code from terrain_manager. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| math | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||