Page MenuHomePhorge

Initialize static variable to make linter happy
ClosedPublic

Authored by l2dy on Nov 12 2023, 18:21.

Details

Summary

Uninitialized variable defaults to 0 in this context. Make it explicit.

Test Plan

None. No functional change.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable