ProjectSWGCore / NGECore2

The ProjectSWG Open Source Core
projectswg.com
GNU Lesser General Public License v3.0
23 stars 70 forks source link

Fixed getBytes() exception #1235

Closed CharonInferar closed 10 years ago

CharonInferar commented 10 years ago

Only objects that are in objectList are made aware to objects added to the Quadtree. Prevents later errors where the quadtree objects would not be found in objectList. After all such objects should not even be around, but well ...