Typo in filename
This commit is contained in:
parent
654d05247b
commit
d4d1b0bde4
2
init.lua
2
init.lua
@ -129,7 +129,7 @@ local mesecar_def = {
|
||||
loadfile(mpath.."/mese_blue.lua")(table.copy(mesecar_def))
|
||||
loadfile(mpath.."/mese_pink.lua")(table.copy(mesecar_def))
|
||||
loadfile(mpath.."/mese_purple.lua")(table.copy(mesecar_def))
|
||||
loadfile(mpath.."/mese_Yellow.lua")(table.copy(mesecar_def))
|
||||
loadfile(mpath.."/mese_yellow.lua")(table.copy(mesecar_def))
|
||||
|
||||
|
||||
-- ** Boats **
|
||||
|
Loading…
x
Reference in New Issue
Block a user