projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6088c9
)
'update'
author
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 2 Apr 2019 10:36:54 +0000
(12:36 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 2 Apr 2019 10:36:54 +0000
(12:36 +0200)
client/src/views/Game.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/views/Game.vue
b/client/src/views/Game.vue
index
d0e601c
..
000035c
100644
(file)
--- a/
client/src/views/Game.vue
+++ b/
client/src/views/Game.vue
@@
-12,11
+12,8
@@
pareil quand quelqu'un reco.
<template lang="pug">
.row
.col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2
- BaseGame(:variant="variant.name" @game-over=".....TODO")
-
-
-
-localStorage["score"] = score;
+ //BaseGame(:variant="variant.name" @game-over=".....TODO")
+ //localStorage["score"] = score;
.button-group(v-if="mode!='analyze'")