Skip to content

Commit abc6a5f

Browse files
committed
Fix syntax
1 parent f179e54 commit abc6a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ LWJGL = (?:^|/)lwjgl(?:64)?\.(?:dll|jar)$
315315
Miles_Sound_System = (?:^|/)mss(?:16|32|64)\.dll$
316316
Mirror = (?:^|/)Mirror\.dll$
317317
Modio = (?:^|/)mod\.?io
318-
Nakama = (?:^|/)nakama(?:-sdk|)\.dll$
318+
Nakama = (?:^|/)nakama(?:-sdk)?\.dll$
319319
NodeJS = (?:^|/)(?:lib)?node\.(?:dll|dylib)$
320320
NoesisGUI = (?:^|/)(?:lib)?Noesis\.(?:dll|dylib|so)$
321321
NvCloth = (?:^|/)NvCloth(?:profile)?_x(?:64|86)\.dll$

0 commit comments

Comments
 (0)