From da6942640931afd8f39db0fc84e8e0394f95d9b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 20 Jul 2021 19:23:03 +0800 Subject: update --- meta/3rd/love2d/library/love.system.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/3rd/love2d/library/love.system.lua') diff --git a/meta/3rd/love2d/library/love.system.lua b/meta/3rd/love2d/library/love.system.lua index ed71a00b..a3c41df3 100644 --- a/meta/3rd/love2d/library/love.system.lua +++ b/meta/3rd/love2d/library/love.system.lua @@ -1,6 +1,8 @@ ---@meta --- version: nil +--- +---Provides access to information about the user's system. +--- ---@class love.system love.system = {} -- cgit v1.2.3