Spaces:
Sleeping
Sleeping
Commit
•
166428d
1
Parent(s):
e243f78
too soon
Browse files
src/app/engine/presets.ts
CHANGED
@@ -322,6 +322,7 @@ export const presets: Record<string, Preset> = {
|
|
322 |
"3D render"
|
323 |
],
|
324 |
},
|
|
|
325 |
lurid: {
|
326 |
id: "lurid",
|
327 |
label: "Lurid",
|
@@ -344,6 +345,7 @@ export const presets: Record<string, Preset> = {
|
|
344 |
"painting"
|
345 |
],
|
346 |
},
|
|
|
347 |
armorican: {
|
348 |
id: "armorican",
|
349 |
label: "Armorican",
|
|
|
322 |
"3D render"
|
323 |
],
|
324 |
},
|
325 |
+
/*
|
326 |
lurid: {
|
327 |
id: "lurid",
|
328 |
label: "Lurid",
|
|
|
345 |
"painting"
|
346 |
],
|
347 |
},
|
348 |
+
*/
|
349 |
armorican: {
|
350 |
id: "armorican",
|
351 |
label: "Armorican",
|