This commit is contained in:
Clément Le Bihan
2021-05-26 16:59:21 +02:00
parent 0000136381
commit 1ca134176a
+1 -1
View File
@@ -22,7 +22,7 @@ namespace RAY
virtual void drawOn(RAY::Window &) = 0;
protected:
private:
};p
};
}
}