[crush] Update crush.lua.
This commit is contained in:
parent
30d76aaab5
commit
06dd90ff63
|
@ -2,7 +2,8 @@
|
||||||
--
|
--
|
||||||
-- Author: Lorenzo Cogotti
|
-- Author: Lorenzo Cogotti
|
||||||
-- Copyright: 2022 The DoubleFourteen Code Forge
|
-- Copyright: 2022 The DoubleFourteen Code Forge
|
||||||
-- License: MIT (see LICENSE file for details)
|
-- Home: https://gitea.it/1414codeforge/crush
|
||||||
|
-- License: MIT
|
||||||
|
|
||||||
local io = require 'io'
|
local io = require 'io'
|
||||||
local os = require 'os'
|
local os = require 'os'
|
||||||
|
|
Loading…
Reference in New Issue