mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
only adds lastMovedBy when there was no damage - fixes #99
This commit is contained in:
parent
e370adf746
commit
0edde06d67
8 changed files with 403 additions and 21 deletions
|
|
@ -421,7 +421,7 @@ function () {
|
|||
"height": "9",
|
||||
|
||||
"type": "rubedoll",
|
||||
"grabAngle": "0.1",
|
||||
"grabAngle": "0.001", // seems to be a bug, that 0 does not work!
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue