Use EmmyLua docs

This commit is contained in:
2026-03-09 20:02:58 -05:00
parent 12a8addb7c
commit 7226e4891f
7 changed files with 2201 additions and 154 deletions

View File

@@ -13,7 +13,7 @@ require("GameManager/SkirmishGameClass")
local DebugCounter = 0
---Debugging service rate.
local ServiceDebugRate = 10
local ServiceDebugRate = 5
---The Local Player FoC PlayerWrapper object.
local LocalPlayer = nil