Refactor: Remove unnecessary parameter avatar
#80633
Annotations
3 errors
run clang-tidy:
src/game_inventory.cpp#L438
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor,-warnings-as-errors]
|
run clang-tidy:
src/game_inventory.cpp#L1662
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor,-warnings-as-errors]
|
run clang-tidy
Process completed with exit code 123.
|
Loading