1
0
Fork 0

Fix a warning message.

This commit is contained in:
curt 2002-04-04 20:48:21 +00:00
parent 6997a645c9
commit ea99c0421c

View file

@ -31,6 +31,7 @@ void FGATC::AddPlane(string pid) {
}
int FGATC::RemovePlane() {
return 0;
}
void FGATC::SetDisplay() {