bugfix points saving and exploded bombs to db && you can resign #6
This commit is contained in:
@@ -429,6 +429,7 @@ class GridControl extends React.Component {
|
||||
</div>
|
||||
</div>
|
||||
<UserControl ref="userControl"
|
||||
resign={this.props.resign}
|
||||
webPlayer={this.state.webPlayer}
|
||||
bombClear={this.bombClear.bind(this)}/>
|
||||
<div className="grid-container">
|
||||
|
||||
Reference in New Issue
Block a user