Don't need the FPS setting (not used in code)

This commit is contained in:
ilikecats 2024-09-29 11:48:55 -07:00
parent 5927290ba8
commit ebd88fe643

View File

@ -2,7 +2,6 @@ export const config = {
"dev": true,
"port": 62787,
"bots": 0,
"fps": 60
};
export const consts = {