mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
Fix compiler warning
This commit is contained in:
parent
7669e79322
commit
4f3cc072c2
@ -1184,6 +1184,7 @@ string AIBehaviors::behavior_status(string ai_type) {
|
||||
|
||||
default:
|
||||
cout<<"Invalid value!"<<endl;
|
||||
return "invalid";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user