From d7a76f366a25ef0345e1491550244424066cf837 Mon Sep 17 00:00:00 2001 From: 0omr88 <134820449+0omar88@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:37:50 +0000 Subject: [PATCH] fps 60 --- .vscode/launch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index 9c2fb3a..c90e94d 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,5 +1,16 @@ { "configurations": [ + + fps60 + + +booster + + + + + + JavaScript { "name": "Run JavaScript Sample", "program": "${file}",