mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
type clash on default action
This commit is contained in:
parent
365a7db25f
commit
700d049437
@ -95,6 +95,7 @@ x_cleanup_parser() {
|
||||
%type <double_list> realnum_list
|
||||
%type <str> name
|
||||
%type <str> optional_name
|
||||
%type <str> string
|
||||
%type <guid> class_id
|
||||
%type <guid> optional_class_id
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user