From 7de69a5359e32e650b605483f7eef43de987ba1f Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 11 八月 2022 13:49:58 +0800
Subject: [PATCH] #
---
static/js/data/BuildingData.js | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/static/js/data/BuildingData.js b/static/js/data/BuildingData.js
index 4cd7a0c..aa1973d 100644
--- a/static/js/data/BuildingData.js
+++ b/static/js/data/BuildingData.js
@@ -19,17 +19,17 @@
objectName: 'floor',
objectType: 'cube',
length: 2750,
- width: 800,
- height: 1,
+ width: 600,
+ height: 5,
position: {
x: 1375,
- y: 310,
- z: 400
+ y: 297,
+ z: 300
},
style:{
color: 0x5F7480,
transparent:1,
- opacity:0.8
+ opacity:0.35
}
}
]
--
Gitblit v1.9.1