mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Rename 'subgame' to 'game'
This commit is contained in:
parent
d57024b7c9
commit
92ca9dda54
6 changed files with 9 additions and 9 deletions
|
@ -143,7 +143,7 @@ function mm_texture.set_game(identifier, gamedetails)
|
|||
end
|
||||
end
|
||||
|
||||
-- Find out how many randomized textures the subgame provides
|
||||
-- Find out how many randomized textures the game provides
|
||||
local n = 0
|
||||
local filename
|
||||
local menu_files = core.get_dir_list(gamedetails.path .. DIR_DELIM .. "menu", false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue