* Update vlayer.lua

* Update waterfill.lua

* Update playerdata.lua

* Update surveillance.lua

* Update research.lua

* Update module.lua

* Update waterfill.lua

* Update vlayer.lua
This commit is contained in:
2024-01-21 02:27:57 +09:00
committed by GitHub
parent 746dbea773
commit a81f902769
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
--- research milestone gui
-- @addon research milestone
-- @gui Research
local Gui = require 'expcore.gui' --- @dep expcore.gui
local Global = require 'utils.global' --- @dep utils.global