map select
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -5,4 +5,8 @@
|
||||
"Lua.runtime.nonstandardSymbol": ["+=", "-=", "*=", "/=", "//=", "%=", "<<=", ">>=", "&=", "|=", "^="],
|
||||
"Lua.workspace.library": ["$PLAYDATE_SDK_PATH/CoreLibs"],
|
||||
"Lua.workspace.preloadFileSize": 1000,
|
||||
}
|
||||
"playdate-debug.sdkPath": "/Users/oleksiiilienko/Developer/PlaydateSDK",
|
||||
"playdate-debug.sourcePath": "/Users/oleksiiilienko/Documents/fpv2/source",
|
||||
"playdate-debug.outputPath": "/Users/oleksiiilienko/Documents/fpv2/builds",
|
||||
"playdate-debug.productName": "FPV Game"
|
||||
}
|
||||
Reference in New Issue
Block a user