]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/csqcmodel_hooks.qc
Merge branch 'master' into Mario/monsters_broken
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / csqcmodel_hooks.qc
index c3e81478c4f2819c9fe9999a4ad715906e3fcd07..91ab02098ceb6ab824b7044f24307b4582973c7d 100644 (file)
@@ -642,6 +642,7 @@ void CSQCModel_Hook_PreDraw(bool isplayer)
        {
                CSQCPlayer_ModelAppearance_Apply(self.entnum == player_localnum + 1);
                CSQCPlayer_LOD_Apply();
+
                if(!isplayer)
                {
                        skeleton_loadinfo(self);