fixed background

pull/946/head
thirdr 2024-06-03 12:25:16 +01:00
rodzic bf6fa4bc45
commit 5b6903ce72
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ int main() {
// } // }
// } // }
graphics.set_pen(1); graphics.set_pen(15);
graphics.clear(); graphics.clear();
float s = (sin(i / 10.0f) * 1.0f) + 1.5f; float s = (sin(i / 10.0f) * 1.0f) + 1.5f;