init palette for Q2

This commit is contained in:
Jonathan 2022-06-30 02:43:25 -04:00
parent 410106ff90
commit ee65e46d0a
1 changed files with 2 additions and 0 deletions

View File

@ -781,6 +781,8 @@ public:
fs::addArchive(gamedir);
discoverArchives(gamedir);
img::init_palette(this);
}
const std::vector<qvec3b> &get_default_palette() const