From 6200fd016062456ef3eeb058327cf71c623e1f1e Mon Sep 17 00:00:00 2001 From: alexiscatnip Date: Wed, 3 Aug 2022 23:58:21 +0800 Subject: [PATCH] temp: turn off maptile fetch, as we are spamming the server. --- Assets/Raindrop/Bootstrap/MainScene.unity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Raindrop/Bootstrap/MainScene.unity b/Assets/Raindrop/Bootstrap/MainScene.unity index adb6529..377b6df 100644 --- a/Assets/Raindrop/Bootstrap/MainScene.unity +++ b/Assets/Raindrop/Bootstrap/MainScene.unity @@ -152,7 +152,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: b1eb66cf6e85f814f8370584e7b8fa03, type: 3} m_Name: m_EditorClassIdentifier: - fetchOn: 1 + fetchOn: 0 mapTileZBuffer: 10 mapRoot: {fileID: 438293268} mapTilePrefab: {fileID: 4388118593235937986, guid: d4486e9d963742a4a8db3b183db0b919, type: 3}