Fixed bug with saws

This commit is contained in:
ZioPao
2024-06-04 09:48:17 +02:00
parent f8fc8e7f60
commit 307e19fd52
4 changed files with 99 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ require("TOC/Events")
---@class Main
local Main = {
_version = "2.0.13"
_version = "2.0.14"
}
function Main.Start()