Commit 525d1c28 authored by Chen Jiping's avatar Chen Jiping

完善

parent 4c2f4568
......@@ -1743,7 +1743,7 @@ export class PlayComponent implements OnInit, OnDestroy {
* 灯光旋转
*/
rotateLight() {
rotateItem(this.bigLight.sprite, 3.3 * 270, 3.3, () => {
rotateItem(this.bigLight.sprite, 1.6 * 270, 3.3, () => {
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment