Change mjPhysics schema library name from mujocoPhysics to mjcPhysics.

PiperOrigin-RevId: 757777584
Change-Id: I6c8661aac3018892f113e65fada1b27903635200
This commit is contained in:
Sam Haves
2025-05-12 08:35:57 -07:00
committed by Copybara-Service
parent dfe22f7ef7
commit bd5cb88211
+1 -2
View File
@@ -7,7 +7,7 @@
over "GLOBAL" (
customData = {
string libraryName = "mujocoPhysics"
string libraryName = "mjcPhysics"
string libraryPath = "."
bool useLiteralIdentifier = 0
dictionary libraryTokens = {
@@ -521,4 +521,3 @@ class "MjcSiteAPI"
)
{}