From d9bd02c2471ec14c52df65cf7b5c106eddabe080 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 3 Dec 2021 09:58:56 +0800 Subject: *misc --- Client/Source/Phy2DLite/Tests/test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Client/Source/Phy2DLite/Tests/test.cpp') diff --git a/Client/Source/Phy2DLite/Tests/test.cpp b/Client/Source/Phy2DLite/Tests/test.cpp index c2dbc54..0660c21 100644 --- a/Client/Source/Phy2DLite/Tests/test.cpp +++ b/Client/Source/Phy2DLite/Tests/test.cpp @@ -231,6 +231,7 @@ static void Demo5(Body* b, Joint* j) // A teeter static void Demo6(Body* b, Joint* j) { + // µØÃæ Body* b1 = b + 0; b1->Set(Vec2(100.0f, 20.0f), NUMBER_MAX); b1->position.Set(0.0f, (fixed)-0.5f * b1->width.y); -- cgit v1.1-26-g67d0