mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Changed widget type name
This commit is contained in:
parent
3141a57b24
commit
507b8f0131
@ -59,7 +59,7 @@ class Zone(Nodepath):
|
||||
attribs = (
|
||||
('description', ''),
|
||||
('modelZoneNum', None, 'int'),
|
||||
('visibility', [], 'modelZoneList'),
|
||||
('visibility', [], 'visZoneList'),
|
||||
)
|
||||
|
||||
class CutScene(Entity):
|
||||
|
Loading…
x
Reference in New Issue
Block a user