Skip to content

Added ability to see enemy stats on hover#40

Open
code-11 wants to merge 1 commit intomasterfrom
br/enemy-stats/28
Open

Added ability to see enemy stats on hover#40
code-11 wants to merge 1 commit intomasterfrom
br/enemy-stats/28

Conversation

@code-11
Copy link
Collaborator

@code-11 code-11 commented May 20, 2022

Implements #28

import { Grid, inGrid, rectGridConstructor } from './Grid'
import * as d3 from 'd3-color'
import { RootState } from '../../app/store'
import { stat } from 'fs'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably an auto-import?

Suggested change
import { stat } from 'fs'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants