mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-26 09:58:48 +01:00
alignment
This commit is contained in:
parent
f5f24b4437
commit
99900da161
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ var options = {
|
|||
};
|
||||
var state = {
|
||||
moving : cell.BALL,
|
||||
distance_travelled : 0,
|
||||
distance_travelled : 0,
|
||||
level : 0,
|
||||
board : ""
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue