correct default model path for bar model

This commit is contained in:
Bunny67
2020-07-12 22:49:06 +03:00
parent d5c19a28e5
commit b8259819df
+1 -1
View File
@@ -12,7 +12,7 @@ local default = function(parentType)
model_z = 0,
rotation = 0,
model_path = "235338",
model_path = "Environments/Stars/NexusRaid_RuneEffects_Nebula.m2",
bar_model_clip = true
}
end