-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Component/s: None
-
Labels:
-
Module:
-
Guilty Commit:0.4.12-dev-408-g431f9bf https://git.reactos.org/?p=reactos.git;a=commit;h=431f9bf3110b6868ab2d08fab0812841bc0a7f6e
Probably || should be used instead && because now this is always false
if (id < 9475 && id > 9503) |
return; |