All: Reformat according to new standard
This commit is contained in:
committed by
Kacper Donat
parent
eafd18dac0
commit
25c3ba7338
@@ -87,8 +87,7 @@ public:
|
||||
* @param isForce If true, indicates a forced update even if the change threshold (≈1%) hasn’t
|
||||
* been met.
|
||||
*/
|
||||
virtual void show([[maybe_unused]] float position,
|
||||
[[maybe_unused]] ShowFlags flags = ShowFlags::None)
|
||||
virtual void show([[maybe_unused]] float position, [[maybe_unused]] ShowFlags flags = ShowFlags::None)
|
||||
{}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user