Apply suggestions from code review
Co-Authored-By: Ben <bene_thomas@web.de>
This commit is contained in:
parent
bbf8e876ab
commit
26f9364062
2 changed files with 3 additions and 2 deletions
|
@ -70,6 +70,7 @@ private:
|
|||
void serialize(Archive& ar, const unsigned int) {
|
||||
ar& pos;
|
||||
ar& quat;
|
||||
ar& color;
|
||||
ar& tc0;
|
||||
ar& tc1;
|
||||
ar& tc0_w;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue