Counting Cards
This commit is contained in:
committed by
SaintPeter
parent
48e97b9956
commit
f2deed37ba
@ -3479,8 +3479,8 @@
|
|||||||
"",
|
"",
|
||||||
"function cc(card) {",
|
"function cc(card) {",
|
||||||
" // Only change code below this line",
|
" // Only change code below this line",
|
||||||
"",
|
" ",
|
||||||
"",
|
" ",
|
||||||
" return \"Change Me\";",
|
" return \"Change Me\";",
|
||||||
" // Only change code above this line",
|
" // Only change code above this line",
|
||||||
"}",
|
"}",
|
||||||
|
Reference in New Issue
Block a user