mirror of
https://github.com/tacigar/maidroid.git
synced 2025-12-18 23:25:26 +01: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