Finish rebrand.
This commit is contained in:
parent
d531347e3a
commit
ef434ed52d
|
@ -8,7 +8,7 @@
|
||||||
"type": "emulicious-debugger",
|
"type": "emulicious-debugger",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"name": "Launch in Emulicious",
|
"name": "Launch in Emulicious",
|
||||||
"program": "${workspaceFolder}\\bin\\DMGTRIS.gbc",
|
"program": "${workspaceFolder}\\bin\\PandorasBlocks.gbc",
|
||||||
"port": 58870,
|
"port": 58870,
|
||||||
"stopOnEntry": false,
|
"stopOnEntry": false,
|
||||||
"preLaunchTask": "buildrom"
|
"preLaunchTask": "buildrom"
|
||||||
|
|
Loading…
Reference in New Issue