mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Rename 'subgame' to 'game'
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user