Tried to fix a few things

This commit is contained in:
Robert 2021-04-18 14:33:38 +02:00
parent 8559aca4bb
commit 8864df77d5
4 changed files with 299459 additions and 10 deletions

View file

@ -33,6 +33,7 @@ private:
int r;
int g;
int b;
uint64_t id;
bool visible;
enum RenderType {
FILL,