Rename dependencies folder -> deps
This commit is contained in:
parent
25ac28cca5
commit
a061f98003
2
init.lua
2
init.lua
@ -17,7 +17,7 @@ dofile(srcpath .. "/chat.lua")
|
||||
dofile(srcpath .. "/commands.lua")
|
||||
dofile(srcpath .. "/player_manager.lua")
|
||||
dofile(srcpath .. "/privs.lua")
|
||||
dofile(srcpath .. "/dependencies/parties.lua")
|
||||
dofile(srcpath .. "/deps/parties.lua")
|
||||
dofile(srcpath .. "/editor/editor_main.lua")
|
||||
dofile(srcpath .. "/editor/editor_icons.lua")
|
||||
dofile(srcpath .. "/editor/tools_bgm.lua")
|
||||
|
0
src/dependencies/parties.lua → src/deps/parties.lua
Executable file → Normal file
0
src/dependencies/parties.lua → src/deps/parties.lua
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user