ArchaicQuest icon indicating copy to clipboard operation
ArchaicQuest copied to clipboard

Fix V3130 warning from PVS-Studio Static Analyzer

Open spirifoxy opened this issue 7 years ago • 0 comments

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug found using PVS-Studio. Warning: V3130 Priority of the '&&' operator is higher than that of the '||' operator. Possible missing parentheses. Command.cs 277

spirifoxy avatar Oct 28 '17 21:10 spirifoxy