Fix incorrect type for Python view of MjModel/tex_adrr

This commit is contained in:
David Hozic
2026-02-21 14:53:35 +01:00
parent 393c1e4217
commit da0bf9af17
+1 -1
View File
@@ -273,7 +273,7 @@
X( int, tex_, height, ntex, 1 ) \
X( int, tex_, width, ntex, 1 ) \
X( int, tex_, nchannel, ntex, 1 ) \
X( int, tex_, adr, ntex, 1 ) \
X( mjtSize, tex_, adr, ntex, 1 ) \
X( mjtByte, tex_, data, ntexdata, 1 )
#define MJMODEL_TUPLE \