public void dprintf(string s) { SV_GAME.PF_dprintf(s); }
public virtual void Dprintf(string s) { SV_GAME.PF_dprintf(s); }