Merge branch 'master' into kimkulling/skeleton-doc

This commit is contained in:
Kim Kulling
2023-02-13 21:29:32 +01:00
committed by GitHub

View File

@@ -125,7 +125,7 @@ public:
return length;
}
void Flush() {
void Flush() override{
ai_assert(false); // won't be needed
}