浏览代码

Changed renewal start coordinates (#4172)

* Fixes #4171.
Thanks to @Badarosk0 and @Normynator!
norm 6 年之前
父节点
当前提交
eb4b46255f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/config/const.hpp

+ 2 - 2
src/config/const.hpp

@@ -101,8 +101,8 @@
  **/
 #ifdef RENEWAL
     #define MAP_DEFAULT_NAME "iz_int"
-    #define MAP_DEFAULT_X 97
-    #define MAP_DEFAULT_Y 90
+    #define MAP_DEFAULT_X 18
+    #define MAP_DEFAULT_Y 26
 #else
     #define MAP_DEFAULT_NAME "new_1-1"
     #define MAP_DEFAULT_X 53