remove test game

This commit is contained in:
ntr
2019-05-03 18:45:24 +10:00
parent 903acbbe26
commit bd572575c6
3 changed files with 5 additions and 5 deletions
-1
View File
@@ -44,7 +44,6 @@ function Skill(props) {
<button
disabled='true'
className='cryp-skill-btn disabled'>
<span>&nbsp;</span>
</button>
);
}