mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-22 12:05:51 -04:00
Don't need that pointless Thread.Abort() call.
This commit is contained in:
parent
fe55a74808
commit
4d37af2c34
@ -105,7 +105,6 @@ namespace MCGalaxy {
|
||||
}
|
||||
}
|
||||
physThreadStarted = false;
|
||||
physThread.Abort();
|
||||
}
|
||||
|
||||
public PhysicsArgs foundInfo(ushort x, ushort y, ushort z) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user