mirror of
https://codeberg.org/1414codeforge/moonspeak.git
synced 2025-02-19 21:30:44 +01:00
[init] Update require() path for crush library.
This commit is contained in:
parent
514f7ab794
commit
0174d53ae7
2
init.lua
2
init.lua
@ -11,7 +11,7 @@
|
|||||||
-- @copyright 2022 The DoubleFourteen Code Forge
|
-- @copyright 2022 The DoubleFourteen Code Forge
|
||||||
-- @author Lorenzo Cogotti
|
-- @author Lorenzo Cogotti
|
||||||
|
|
||||||
local serialize = require 'df-serialize'
|
local serialize = require 'lib.serialize'
|
||||||
|
|
||||||
local moonspeak = {
|
local moonspeak = {
|
||||||
--- (string) current locale language.
|
--- (string) current locale language.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user