fix damage bug

This commit is contained in:
ntr
2018-10-24 12:54:56 +11:00
parent 495b7333c5
commit 6a1f9de3e2
4 changed files with 25 additions and 16 deletions
-1
View File
@@ -33,7 +33,6 @@ function GamePanel(props) {
});
function PlayerCrypCard(cryp) {
if (activeIncoming) console.log('should be a pointer');
return (
<div
key={cryp.id}