refactor(player): clean code => Lightweight

This commit is contained in:
2024-01-09 14:15:17 +01:00
parent 9b0a7a78bb
commit 8d542b6484
6 changed files with 33 additions and 31 deletions
+1 -2
View File
@@ -11,5 +11,4 @@
using namespace std;
using namespace sf;
const int SCREEN_WIDTH = 1024;
const int SCREEN_HEIGHT = 1024;
const int SCREEN_SIZE = 1024;