From 84d961f754c905b37420f4d1b3fee8f4e523e58a Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 30 Nov 2021 23:50:01 +0800 Subject: +phy2d lite --- Client/Source/Phy2D/Tests/test_p2d.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Client/Source/Phy2D/Tests') diff --git a/Client/Source/Phy2D/Tests/test_p2d.cpp b/Client/Source/Phy2D/Tests/test_p2d.cpp index 9d27db8..ff040c5 100644 --- a/Client/Source/Phy2D/Tests/test_p2d.cpp +++ b/Client/Source/Phy2D/Tests/test_p2d.cpp @@ -462,7 +462,7 @@ static void InitDemo() bomb = NULL; demoIndex = 0; - Demo8(bodies, joints); + Demo5(bodies, joints); } int main(int argc, char **argv) { -- cgit v1.1-26-g67d0