mirror of
https://github.com/tacigar/maidroid.git
synced 2025-08-11 01:50:22 +02:00
Fix indent
This commit is contained in:
@ -132,4 +132,4 @@ maidroid.register_module("maidroid:farming_module", {
|
|||||||
self.preposition = pos
|
self.preposition = pos
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
@ -138,4 +138,4 @@ maidroid.register_module("maidroid:lumberjack_module", {
|
|||||||
end
|
end
|
||||||
self.preposition = pos
|
self.preposition = pos
|
||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user