define new color in core.h

master
chmodsayshello 2022-09-18 12:15:21 +02:00 committed by GitHub
parent 40e7257c38
commit d292944248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ protected:
video::SColor entity_esp_color;
video::SColor player_esp_color;
video::SColor death_tracer_color;
video::SColor death_box_color;
IrrlichtDevice *device;
video::IVideoDriver *driver;