pull master + resolve conflicts
continuous-integration/drone/push Build is passing Details

pull/84/head
remrem 2 years ago
commit bf237efc15

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

@ -3,7 +3,7 @@ export default{
props:{
deckR:Deck,
idRoom:String,
mode:String//true for chrono
mode:Boolean//true for chrono
},
data: function(){
return{

@ -10,6 +10,7 @@
<link rel="stylesheet" type="text/css" href="/styles/index.css">
<link rel="stylesheet" type="text/css" href="/styles/game.css">
<link rel="stylesheet" type="text/css" href="/styles/card.css">
<link rel="icon" type="image/x-icon" href="/resources/favicon.ico">
</head>

Loading…
Cancel
Save