From daa83b2da6ceeb90821ede640ddd0db2d4305dba Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 19 Sep 2020 17:06:57 -0600 Subject: [PATCH] Add another step to game beginning --- src/App.vue | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3e34648..00d5762 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,21 @@