X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2FView.qc;h=e1578b1157cea8e8762b2c9d05e280c066905830;hp=1056fd59ae435b9fbffb334ef20f57fb6590aa42;hb=85ff31f9ec26adf70f835d95184f6dded9d0c785;hpb=935284ad5c227eebb998de74980fb3ebdd5cb7b7 diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index 1056fd59ae..e1578b1157 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -354,6 +354,8 @@ void CSQC_UpdateView(float w, float h) float f, i, j; vector v, vo; + vector reticle_pos, reticle_size; + WaypointSprite_Load(); if(spectatee_status)