mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-22 21:05:39 +00:00
Corrects groundplane assigned material in the example and editor levels
Assetifies GroundPlane's handling of it's material field
This commit is contained in:
parent
3821ddd15a
commit
fb5195dd44
4 changed files with 3 additions and 6 deletions
|
|
@ -109,7 +109,6 @@ new Scene(EditorTemplateLevel) {
|
|||
canSave = "1";
|
||||
canSaveDynamicFields = "1";
|
||||
persistentId = "d5eb3afb-dced-11e9-a423-bb0e346e3870";
|
||||
reflectionPath = "tools/levels/BlankRoom/probes/";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue