maint(fast_critical_section): add ending new line

This commit is contained in:
Edo 2023-05-04 16:44:54 +01:00 committed by GitHub
parent dadaca86b2
commit 7d43a7f23b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,4 @@ namespace game::engine
native::Sys_UnlockWrite(this->cs_);
}
}
}
}