Untitled diff

Created Diff never expires
4 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
13 lines
4 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
13 lines
new TerrainBlock(hillclimb) {
new TerrainBlock(hillclimb3) {
terrainFile = "levels/hillclimb/hillclimb10.ter";
terrainFile = "levels/hillclimb/hillclimb3.ter";
castShadows = "1";
castShadows = "1";
squareSize = "0.25";
squareSize = "0.25";
MaxHeight = "512";
MaxHeight = "256";
baseTexSize = "1024";
baseTexSize = "1024";
lightMapSize = "256";
lightMapSize = "256";
screenError = "16";
screenError = "16";
position = "-586 -450 0";
position = "-714 -578 0";
rotation = "1 0 0 0";
rotation = "1 0 0 0";
canSave = "1";
canSave = "1";
canSaveDynamicFields = "1";
canSaveDynamicFields = "1";
};
};