Big rework for mutliple different events
This commit is contained in:
parent
1c22ffb829
commit
3d21464165
9 changed files with 163 additions and 222 deletions
|
@ -40,11 +40,13 @@ export const initlialLastLeftTile = {
|
|||
y: 0
|
||||
};
|
||||
export const initlialTarget = {
|
||||
preview: false,
|
||||
show: false,
|
||||
x: 2,
|
||||
y: 2
|
||||
};
|
||||
export const initlialTargetPreview = {
|
||||
preview: true,
|
||||
show: false,
|
||||
x: 2,
|
||||
y: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue