mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-08-23 03:00:42 +02:00
removed extra code from virtualBaton
This commit is contained in:
parent
c9c5d3d8bc
commit
918c61c166
1 changed files with 0 additions and 2 deletions
|
@ -169,8 +169,6 @@ function virtualBatonf(options) {
|
|||
previousNSubscribers = LARGE_INTEGER;
|
||||
}
|
||||
return previousNSubscribers;
|
||||
// print("EBL NUMBER SUBSCRIBERS ", AvatarList.getAvatarIdentifiers().length);
|
||||
// return AvatarList.getAvatarIdentifiers().length;
|
||||
}
|
||||
|
||||
// MAIN ALGORITHM
|
||||
|
|
Loading…
Reference in a new issue