diff --git a/Warp.rbxm b/Warp.rbxm index 71ee703..1b2dab8 100644 Binary files a/Warp.rbxm and b/Warp.rbxm differ diff --git a/wally.toml b/wally.toml index 0a7bd17..cae5b8e 100644 --- a/wally.toml +++ b/wally.toml @@ -4,7 +4,7 @@ version = "1.0.13" registry = "https://github.com/UpliftGames/wally-index" realm = "shared" license = "MIT" -exclude = ["node_modules", "docs", ".github", "*.rbxl", "*.rbxmx", "*.rbxml", "TestEZ", "test.project.json"] +exclude = ["node_modules", "docs", ".github", "*.rbxl", "*.rbxmx", "*.rbxml", "*.rbxm", "TestEZ", "test.project.json"] description = "A very-fast & powerful networking library for Roblox." [dependencies] \ No newline at end of file