]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'master' into divVerent/csqcmodel
authorRudolf Polzer <divverent@xonotic.org>
Sun, 4 Dec 2011 15:37:25 +0000 (16:37 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Sun, 4 Dec 2011 15:37:25 +0000 (16:37 +0100)
Conflicts:
qcsrc/client/View.qc

1  2 
qcsrc/client/Main.qc
qcsrc/client/View.qc
qcsrc/client/progs.src

Simple merge
index f8e054df86a53d898ce8b2f71de1dad63b425f40,d9f6df7ee77281fdf2e52b650d25680dec5f72a9..ac2f12cb52a9eba1196579b8616b4a6631d6d53a
@@@ -407,8 -408,7 +408,9 @@@ void CSQC_UpdateView(float w, float h
  
        WaypointSprite_Load();
  
 +      CSQCPlayer_SetCamera();
 +
+ #ifdef COMPAT_XON050_ENGINE
        if(spectatee_status)
                myteam = GetPlayerColor(spectatee_status - 1);
        else
Simple merge