From 142327d5f901db7737e9c14038be526a16d0b331 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期六, 18 十二月 2021 13:28:35 +0800
Subject: [PATCH] #

---
 views/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/views/index.html b/views/index.html
index a5e1f43..cbed46b 100644
--- a/views/index.html
+++ b/views/index.html
@@ -82,7 +82,7 @@
 
 			document.getElementById("print").addEventListener('click', function () {
 				console.log(player.objects);
-				player.initModelMove();
+				player.lockControl();
 			}, false);
 
 		</script>

--
Gitblit v1.9.1