surface errors in setup_graphics

This commit is contained in:
2026-02-28 17:58:58 -08:00
parent f96891dcbc
commit 00393490a0
4 changed files with 21 additions and 21 deletions

View File

@@ -15,6 +15,6 @@ codegen-units = 1
glam = "0.32.0"
strafesnet_common = { version = "0.8.6", registry = "strafesnet" }
strafesnet_graphics = { version = "0.0.3", registry = "strafesnet" }
strafesnet_graphics = { version = "0.0.4", registry = "strafesnet" }
strafesnet_roblox_bot_file = { version = "0.9.3", registry = "strafesnet" }
strafesnet_snf = { version = "0.3.2", registry = "strafesnet" }