We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725368d commit 6194c94Copy full SHA for 6194c94
snippets/pico8.json
@@ -51,7 +51,7 @@
51
"scope": "pico8p8",
52
"body": [
53
"left,right,up,down,fire1,fire2=0,1,2,3,4,5",
54
- "black,dark_blue,dark_purple,dark_green,brown,dark_gray,light_gray,white,red,orange,yellow,green,blue,indigo,pink,peach,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15",
+ "black,dark_blue,dark_purple,dark_green,brown,dark_gray,light_gray,white,red,orange,yellow,green,blue,indigo,pink,peach=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15",
55
"$0"
56
],
57
"description": "Basic pico8 constants"
0 commit comments