]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/sv_monsters.qc
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / sv_monsters.qc
index 938d22c4645a43fa1d9f695e8fd2a7ca562995b9..29f907a904c90e6d23b5f4868e9f4cfaeb633bd6 100644 (file)
@@ -683,7 +683,6 @@ vector Monster_Move_Target(entity this, entity targ)
 }
 
 .entity draggedby;
-.entity target2;
 
 void Monster_Move(entity this, float runspeed, float walkspeed, float stpspeed)
 {