Minor corrections

master
Oversword 2021-10-24 18:40:06 +01:00 committed by Buckaroo Banzai
parent 4b0dde6d88
commit 505c6b75b3
1 changed files with 1 additions and 1 deletions

View File

@ -114,5 +114,5 @@ if epic.log_executor then
end
if minetest.settings:get_bool("enable_epic_integration_test") then
dofile(MP.."/integration_test.lua")
dofile(MP.."/integration_test.lua")
end