1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Fix inconsistent spawnpoint origins #30

This commit is contained in:
NG (Graham)
2025-08-03 16:23:00 -04:00
parent 1f3c3d84c4
commit 721922c4ea
5 changed files with 36 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ polariton_server.workspace = true
tokio = { version = "1.43", features = [ "net", "macros", "rt-multi-thread", "io-util", "time" ] }
async-trait.workspace = true
rand.workspace = true
num-quaternion.workspace = true
# auth
libfj.workspace = true