mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 12:05:21 +09:00
Many Changes To Doc
This commit is contained in:
@@ -30,3 +30,7 @@ defines.time = {
|
||||
month = MONTH, -- the number of Factorio ticks in a month (30 days)
|
||||
year = YEAR, -- the number of Factorio ticks in a year (365 days)
|
||||
}
|
||||
|
||||
--- Allows index to deines.time though the Time module
|
||||
--@table Time
|
||||
return setmetatable({},{__index=defines.time})
|
||||
Reference in New Issue
Block a user