Victory and defeat logic done

This commit is contained in:
2021-10-14 12:56:08 -03:00
parent fac1305cfc
commit 84dcff99a7
9 changed files with 62 additions and 20 deletions

View File

@@ -22,4 +22,5 @@ html, body {
@import 'header';
@import 'app';
@import 'defeat-victory';
@import 'defeat-victory';
@import 'loading';