调长一点

This commit is contained in:
chenxi 2023-06-06 18:40:49 +08:00
parent 94ce7bdc8e
commit 1461bc9d7f

View File

@ -56,7 +56,7 @@ end
GConst.UI_SCREEN_WIDTH = width
GConst.UI_SCREEN_HEIGHT = height
GConst.WAIT_NET_RSP_TIME = 5 -- 与服务器交互的等待回复时间
GConst.WAIT_NET_RSP_TIME = 8 -- 与服务器交互的等待回复时间
GConst.INVALID = -1
GConst.DEPTH_BUFFER = 24