You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(server): remove dead SV_ReplacePendingServerCommands block
The helper lived under #if 0 and was never compiled; the only call site
in SV_AddServerCommand was commented out. Drop the dead code and stale
comments to reduce noise without changing server command behavior.
Co-authored-by: Tim Fox <timfox@outlook.com>
0 commit comments