snf v0.3.2 sprint control

This commit is contained in:
2026-02-05 07:26:14 -08:00
parent 23a6655bb0
commit ebc897aad8
3 changed files with 3 additions and 3 deletions

View File

@@ -50,4 +50,4 @@ strafesnet_bsp_loader = { path = "lib/bsp_loader", registry = "strafesnet" }
strafesnet_common = { version = "0.8.0", path = "lib/common", registry = "strafesnet" }
strafesnet_deferred_loader = { version = "0.5.1", path = "lib/deferred_loader", registry = "strafesnet" }
strafesnet_rbx_loader = { path = "lib/rbx_loader", registry = "strafesnet" }
strafesnet_snf = { path = "lib/snf", registry = "strafesnet" }
strafesnet_snf = { version = "0.3.2", path = "lib/snf", registry = "strafesnet" }