Initial commit — Pokemon Doors Randomiser
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export default function(update) {
|
||||
return new Array(update.length);
|
||||
}
|
||||
Reference in New Issue
Block a user