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,7 +18,7 @@ bytes = "1.10"
byteserde = "0.6.2"
chrono.workspace = true
atomic_float = "1.1"
num-quaternion = "1.0"
num-quaternion.workspace = true
literustlib_server = { version = "0.1", path = "../../LiteRustLib/server" }
literustlib = { version = "0.1", path = "../../LiteRustLib" }