fix filter

This commit is contained in:
georgemoralis 2024-10-17 15:12:06 +03:00
parent 2ee4e87cf7
commit 92b9903467

View File

@ -118,13 +118,8 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
SUB(Lib, GameLiveStreaming) \ SUB(Lib, GameLiveStreaming) \
SUB(Lib, Remoteplay) \ SUB(Lib, Remoteplay) \
SUB(Lib, SharePlay) \ SUB(Lib, SharePlay) \
SUB(LibSUB(Lib, Fiber) \
SUB(Lib, Mouse) \
SUB(Lib, Ime) \
SUB(Lib, GameLiveStreaming) \
SUB(Lib, Remoteplay) \
SUB(Lib, SharePlay) \
SUB(Lib, Fiber) \ SUB(Lib, Fiber) \
SUB(Lib, Mouse) \
CLS(Frontend) \ CLS(Frontend) \
CLS(Render) \ CLS(Render) \
SUB(Render, Vulkan) \ SUB(Render, Vulkan) \