Browse Source

- Fixed typo in physx3 module

rextimmy 10 năm trước cách đây
mục cha
commit
1b65252539
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      projects.xml

+ 1 - 1
projects.xml

@@ -38,7 +38,7 @@ Here are some examples:
     <moduleGroup description="Physics Library">
       <module name="" donotwrite="1" default="1">Torque Physics</module>
       <module name="physX">PhysX 2.8 Physics Library</module>
-      <module name="physX2">PhysX 3.2 Physics Library</module>
+      <module name="physX3">PhysX 3.2 Physics Library</module>
       <module name="bullet">Bullet Physics Library</module>
     </moduleGroup>
   </entry>