mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Added support for renderering multiple textures per Model
This commit is contained in:
@@ -47,7 +47,6 @@ class IMICFPS
|
||||
@materials.each do |key, material|
|
||||
if material.texture_id
|
||||
@has_texture = true
|
||||
@textured_material = key
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user