fix state cleanup miss
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
This commit is contained in:
parent
ce0a834117
commit
4ec1ee18fa
@ -49,6 +49,7 @@ public class ClientDrawCellManagerTests {
|
||||
assertEquals(shouldBeTrue,manager.shouldSplit(playerPos, node, 0));
|
||||
|
||||
//cleanup
|
||||
Globals.clientState = null;
|
||||
Main.shutdown();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user