mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 03:07:56 +08:00
2ca627ff72
Fixed compilation error caused by variable name mismatch: - Line 404: defined as 'trader' - Line 425: was using 'traderRecord' (undefined) This aligns with upstream dev branch naming convention.