Fix enpassant checks for Rifle variant (among others maybe)
[vchess.git] / client / src / views / Game.vue
index a7cb6a9..f24430b 100644 (file)
@@ -161,6 +161,7 @@ export default {
       virtualClocks: [],
       vr: null, //"variant rules" object initialized from FEN
       drawOffer: "",
+      infoMessage: "",
       rematchOffer: "",
       people: {}, //players + observers
       onMygames: [], //opponents (or me) on "MyGames" page