Update vk_materials.c

This commit is contained in:
NightFox 2021-12-02 02:54:36 +03:00 committed by Ivan Avdeev
parent b517205269
commit fcb56ccb45
1 changed files with 0 additions and 1 deletions

View File

@ -180,7 +180,6 @@ void XVK_ReloadMaterials( void ) {
loadMaterialsFromFile( "pbr/materials.mat" );
loadMaterialsFromFile( "pbr/models/materials.mat" );
loadMaterialsFromFile( "pbr/sprites/materials.mat" );
loadMaterialsFromFile( "pbr/gfx/env/materials.mat" );
{
const char *wad = g_map_entities.wadlist;