Print an obviously different version string to reduce confusion

This commit is contained in:
nashmuhandes 2024-09-18 10:24:17 +08:00
parent 83395455e6
commit d1b5490344

View file

@ -6,7 +6,7 @@
#include <stdexcept>
#include <stdint.h>
#define ZDRAY_VERSION "1.0"
#define ZDRAY_VERSION "0.1 (DISDAIN demo)"
enum EBlockmapMode
{