rename mod
This commit is contained in:
parent
fc65cc5aaf
commit
bac2a80c7e
2
NOTICE
2
NOTICE
@ -1,4 +1,4 @@
|
||||
"physiology" mod for Luanti
|
||||
"medical" mod for Luanti
|
||||
|
||||
Copyright 2025 Andrey Stepanov
|
||||
|
||||
|
4
init.lua
4
init.lua
@ -15,7 +15,7 @@ limitations under the License.
|
||||
]]--
|
||||
|
||||
|
||||
local S = core.get_translator("physiology")
|
||||
local S = core.get_translator("medical")
|
||||
local ui = unified_inventory
|
||||
|
||||
|
||||
@ -286,4 +286,4 @@ core.register_on_player_receive_fields(
|
||||
end
|
||||
end
|
||||
end
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user