Oops - a boo boo of monumental proportions completely took ATC off the air...
This commit is contained in:
parent
824f78f255
commit
b84cf7c3af
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ public:
|
|||
// Run the internal calculations
|
||||
// Derived classes should call this method from their own Update methods if they
|
||||
// wish to use the response timer functionality.
|
||||
void Update(double dt);
|
||||
virtual void Update(double dt);
|
||||
|
||||
// Add plane to a stack
|
||||
virtual void AddPlane(string pid);
|
||||
|
|
Loading…
Add table
Reference in a new issue