Everything seems to work, except viewport lines
This commit is contained in:
@@ -4,7 +4,7 @@ block title
|
||||
title #{title} - Prototype - Reverse
|
||||
|
||||
block configjs
|
||||
script RecommendedCamera = ReverseCamera;
|
||||
script Recommendation = L3D.ReverseRecommendation;
|
||||
|
||||
//-block preciseDescription
|
||||
p
|
||||
|
||||
@@ -4,7 +4,7 @@ block title
|
||||
title #{title} - Prototype - Viewports
|
||||
|
||||
block configjs
|
||||
script RecommendedCamera = OldFixedCamera;
|
||||
script Recommendation = L3D.ViewportRecommendation;
|
||||
|
||||
//-block preciseDescription
|
||||
p
|
||||
|
||||
Reference in New Issue
Block a user