This commit is contained in:
aozhiwei 2021-09-18 02:29:45 +00:00
parent 2061aba297
commit 9593a04aa3

View File

@ -473,7 +473,7 @@ const int ADPLAY_BUFFID = 1006;
const int FIXED_OBJECT_MAXID = 20140; const int FIXED_OBJECT_MAXID = 20140;
const int MAX_ROOM_IDX = 100; const int MAX_ROOM_IDX = 1000;
const int VIEW_RANGE = 512; const int VIEW_RANGE = 512;