gui Aufruf mit einem Assembly holt sich alle nötigen Infos von den DAtenbanken.
This commit is contained in:
Vendored
+11
@@ -60,5 +60,16 @@
|
||||
"-d"
|
||||
],
|
||||
}
|
||||
{
|
||||
"name": "Python: Build Real Gui",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true,
|
||||
"args": [
|
||||
"-s 400102196"
|
||||
],
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user