rework rpc

This commit is contained in:
ntr
2018-10-08 23:26:28 +11:00
parent c950a0a866
commit 4d862a7900
7 changed files with 165 additions and 134 deletions
-1
View File
@@ -33,7 +33,6 @@ function CrypPanel({ cryps, sendCombatPve }) {
<div>
<a className="button is-large is-fullwidth">
<span>Spawn 👾</span>
<span className="icon is-medium"><i className="fab fa-plus"></i></span>
</a>
{crypPanels}
</div>