Prevent wielding items under certain conditions while driving #79947
Annotations
3 errors
src/game.h#L856
parameter 'phase_distance' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions [readability-avoid-const-params-in-decls,-warnings-as-errors]
|
src/game.h#L856
parameter 'phase_distance' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions [readability-avoid-const-params-in-decls,-warnings-as-errors]
|
|
This job failed
Loading