Backup
This commit is contained in:
@@ -240,7 +240,7 @@ void TestLevel::Setup(lwe::GpuInterface* inf)
|
||||
lwe::CollectionGui* stats = new lwe::CollectionGui("Stats");
|
||||
stats->SetScale({250.0f, 127.0f});
|
||||
|
||||
stats->AddResource(new lwe::GpuFontAtlas("resources/fonts/Arial_24.ehf", inf));
|
||||
AddResource(new lwe::GpuFontAtlas("resources/fonts/Arial_24.ehf", inf));
|
||||
|
||||
lwe::SolidBoxGui* bckgrd = new lwe::SolidBoxGui("Background");
|
||||
bckgrd->SetScale({250.0f, 127.0f});
|
||||
|
Reference in New Issue
Block a user