mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-13 09:20:47 +00:00
- Fixed typo in physx3 module
This commit is contained in:
parent
fbdc385afd
commit
1b65252539
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue