mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-21 07:54:05 +09:00
actually using (and rediscovering) the kdtree
This commit is contained in:
@@ -481,6 +481,8 @@ open class Ingame(batch: SpriteBatch) : IngameInstance(batch) {
|
||||
|
||||
if (!paused) {
|
||||
|
||||
WorldSimulator.resetForThisFrame()
|
||||
|
||||
///////////////////////////
|
||||
// world-related updates //
|
||||
///////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user