This commit is contained in:
nnyyxxxx 2025-04-20 19:32:34 -04:00
parent f4a96b963b
commit fc4d5c00a4
No known key found for this signature in database
GPG key ID: 6038FFD6589902CB

View file

@ -38,5 +38,4 @@ class CLayerSurface {
bool rendered = false;
SP<CCWlCallback> frameCallback = nullptr;
bool forceRerender = false;
};