mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-06-30 23:20:43 +02:00
Added font_lib deprecation and corresponding notices in READMEs
This commit is contained in:
@ -33,6 +33,4 @@ dofile(font_api.path.."/fontform.lua")
|
||||
if minetest.get_modpath("display_api") then
|
||||
dofile(font_api.path.."/display_api.lua")
|
||||
end
|
||||
|
||||
-- Compatibility
|
||||
font_lib = font_api
|
||||
dofile(font_api.path.."/deprecation.lua")
|
||||
|
Reference in New Issue
Block a user