Skip to content

Commit

Permalink
merge oops
Browse files Browse the repository at this point in the history
  • Loading branch information
GuglioIsStupid committed Aug 31, 2024
2 parents d2bef91 + 818f327 commit a2d6c2b
Show file tree
Hide file tree
Showing 88 changed files with 5,720 additions and 52 deletions.
File renamed without changes.
3 changes: 2 additions & 1 deletion src/love/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"love"
],
"Lua.diagnostics.disable": [
"redundant-parameter"
"redundant-parameter",
"missing-parameter"
],
"Lua.runtime.version": "LuaJIT",
"Lua.runtime.special": [],
Expand Down
Loading

0 comments on commit a2d6c2b

Please sign in to comment.