Area restrita - Questionario
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
/*!
|
||||
* Physics2DPlugin 3.14.2
|
||||
* Physics2DPlugin 3.15.0
|
||||
* https://gsap.com
|
||||
*
|
||||
* @license Copyright 2008-2025, GreenSock. All rights reserved.
|
||||
* @license Copyright 2008-2026, GreenSock. All rights reserved.
|
||||
* Subject to the terms at https://gsap.com/standard-license
|
||||
* @author: Jack Doyle, jack@greensock.com
|
||||
*/
|
||||
@@ -55,7 +55,7 @@ var PhysicsProp = function PhysicsProp(target, p, velocity, acceleration, stepsP
|
||||
};
|
||||
|
||||
export var Physics2DPlugin = {
|
||||
version: "3.14.2",
|
||||
version: "3.15.0",
|
||||
name: "physics2D",
|
||||
register: _initCore,
|
||||
init: function init(target, value, tween) {
|
||||
|
||||
Reference in New Issue
Block a user