mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
prebuild-bison
This commit is contained in:
parent
4a5c29bde8
commit
83a4fd6462
@ -2601,7 +2601,7 @@ case 76:
|
||||
string strval = yyvsp[-1]._string;
|
||||
|
||||
EggGroup::DCSType f = EggGroup::string_dcs_type(strval);
|
||||
if (f == EggGroup::DC_none) {
|
||||
if (f == EggGroup::DC_unspecified) {
|
||||
eggyywarning("Unknown DCS type " + strval);
|
||||
} else {
|
||||
group->set_dcs_type(f);
|
||||
|
Loading…
x
Reference in New Issue
Block a user