Renamed some of SceneGraph, organized ChangeLocRequest

This commit is contained in:
Pazaz 2022-06-15 14:26:35 -04:00
parent 694fc3b9dc
commit 8708007fd1
39 changed files with 358 additions and 377 deletions

View file

@ -567,7 +567,7 @@ public final class client extends GameShell {
}
}
}
Static26.sceneryList = new LinkedList();
ChangeLocRequest.queue = new LinkedList();
FriendsList.state = 0;
FriendsList.size = 0;
VarpDomain.reset();