removed line from a bad merge of the character achievement code, sorry
This commit is contained in:
parent
ed7b06835d
commit
104ac66fae
1 changed files with 1 additions and 1 deletions
|
@ -1536,7 +1536,7 @@ uint32 CCharacter::tickUpdate()
|
||||||
nextUpdate = 8;
|
nextUpdate = 8;
|
||||||
}
|
}
|
||||||
|
|
||||||
_AchievementsPlayer->tickUpdate();
|
//_AchievementsPlayer->tickUpdate();
|
||||||
|
|
||||||
return nextUpdate;
|
return nextUpdate;
|
||||||
} // tickUpdate //
|
} // tickUpdate //
|
||||||
|
|
Loading…
Reference in a new issue