mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
fix hash conflict
This commit is contained in:
parent
55109d04d8
commit
22d9be67dd
@ -216,5 +216,5 @@ generate_hash(HashGenerator &hashgen) const {
|
||||
// We specifically don't call up to DCField::generate_hash(), since
|
||||
// the parameter name is not actually significant to the hash.
|
||||
|
||||
hashgen.add_int(get_flags());
|
||||
// hashgen.add_int(get_flags());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user