1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-01-10 08:10:17 +01:00

[ADD] Add update_infotext

This commit is contained in:
tacigar 2016-09-18 08:38:26 +09:00
parent 7697bac1f0
commit de7ede9d8d

View File

@ -370,6 +370,8 @@ function maidroid.register_maidroid(product_name, def)
core.on_resume(self) core.on_resume(self)
end end
end end
update_infotext(self)
end end
-- register a definition of a new maidroid. -- register a definition of a new maidroid.