Fixed UIText class for non-uniform scale
This commit is contained in:
@ -36,6 +36,7 @@ public:
|
||||
static SDL_Renderer *renderer;
|
||||
static SDL_Event event;
|
||||
// static std::vector<ColliderComponent*> colliders;
|
||||
static bool debugMenu;
|
||||
static bool isRunning;
|
||||
static bool debugCollisionBoxes;
|
||||
static bool gravityOnPlayer;
|
||||
|
Reference in New Issue
Block a user