Improve recognition of material types

This commit is contained in:
Jan
2022-04-29 23:55:10 +02:00
parent 353ad52eba
commit 01d9a4d912
4 changed files with 220 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#include "Game/IW3/MaterialConstantsIW3.h"
#include "Game/IW3/TechsetConstantsIW3.h"
#define FLAGS_DEBUG 1
//#define FLAGS_DEBUG 1
using namespace IW3;
using json = nlohmann::json;