Formationg and comments
This commit is contained in:
@@ -145,7 +145,7 @@ void App::upTex(Liked liked)
|
||||
|
||||
BeginTextureMode(canvasTexure[TOP]);
|
||||
ClearBackground(BLACK);
|
||||
DrawText("NEXT GEN", 10, 10, 20, WHITE);
|
||||
DrawText("NEXT GEN", 10, 10, screenWidth/10, WHITE);
|
||||
EndTextureMode();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user