mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 17:59:03 +00:00
removed line from a bad merge of the character achievement code, sorry
This commit is contained in:
parent
601c6453a9
commit
90f26c3378
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