- temporary fix bug lap in networkrace - patch by tom

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5734 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ad43ab29c61952b58aaf3bea2988b7c094326af9
Former-commit-id: dd9f226fd9fe316df383ba2d5fed1ccea6ab5a2d
This commit is contained in:
torcs-ng 2013-11-10 00:21:54 +00:00
parent 2ff2e77ad2
commit 0c8191d944

View file

@ -539,8 +539,8 @@ ReCarsManageCar(tCarElt *car, bool& bestLapChanged)
// and is thus considered a real lap, whereas it is not).
car->_laps++;
if (NetGetNetwork())
NetGetNetwork()->SendLapStatusPacket(car);
/*if (NetGetNetwork())
NetGetNetwork()->SendLapStatusPacket(car);*/
car->_remainingLaps--;
if (car->_pos == 1 && s->currentTime < s->_totTime