Last Time Chaning Doc For StdLib

This commit is contained in:
Cooldude2606
2018-05-30 00:08:59 +01:00
parent 310d9599b8
commit d8bb39d661
28 changed files with 369 additions and 510 deletions

View File

@@ -1,6 +1,5 @@
--- The game module.
-- @module Game
-- @usage local Game = require('stdlib/game')
-- @module StdLib.Game
local Game = { --luacheck: allow defined top
VALID_FILTER = function(v)