mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Corrected another filename case.
This commit is contained in:
parent
b3d33c0734
commit
c1e7041fe9
1 changed files with 1 additions and 1 deletions
|
|
@ -1040,7 +1040,7 @@ new SimGroup(MissionGroup) {
|
|||
scale = "1 1 1";
|
||||
canSave = "1";
|
||||
canSaveDynamicFields = "1";
|
||||
dataFile = "levels/outpost.forest";
|
||||
dataFile = "levels/Outpost.forest";
|
||||
lodReflectScalar = "2";
|
||||
};
|
||||
new WheeledVehicle() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue