mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 23:52:35 +00:00
Fixed AssetViewer crashing when loading a scripted asset
This commit is contained in:
@@ -20,8 +20,8 @@ class IMICFPS
|
||||
end
|
||||
|
||||
def setup
|
||||
add_terrain
|
||||
add_skybox
|
||||
add_terrain if @map_parser.terrain.name
|
||||
add_skybox if @map_parser.skydome.name
|
||||
add_lights
|
||||
add_entities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user