mirror of
https://github.com/tacigar/maidroid.git
synced 2025-07-04 00:30:25 +02:00
Add torcher core
This commit is contained in:
@ -12,6 +12,7 @@ dofile(maidroid_core.modpath .. "/cores/_aux.lua")
|
||||
dofile(maidroid_core.modpath .. "/cores/empty.lua")
|
||||
dofile(maidroid_core.modpath .. "/cores/basic.lua")
|
||||
dofile(maidroid_core.modpath .. "/cores/farming.lua")
|
||||
dofile(maidroid_core.modpath .. "/cores/torcher.lua")
|
||||
if pdisc then
|
||||
dofile(maidroid_core.modpath .. "/cores/ocr.lua")
|
||||
end
|
||||
|
Reference in New Issue
Block a user