From 8356f46b5095e343d1e3935c2c5dc05b83e5c36c Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sun, 23 Feb 2025 13:39:07 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=87=8D=E6=9E=84=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=98=E9=87=8F=E5=92=8C=E5=87=BD=E6=95=B0=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了 LogicServer/data/envir/ 目录下的一个环境变量文件 - 重命名了 LogicServer/data/functions/ 目录下的一个函数定义文件 --- LogicServer/data/envir/хЬ║цЩпщЕНч╜оф┐оцФ╣хЖЕхо╣.txt | 2 -- LogicServer/data/functions/{╦╡├ў.txt => 目录说明.txt} | 0 2 files changed, 2 deletions(-) delete mode 100755 LogicServer/data/envir/хЬ║цЩпщЕНч╜оф┐оцФ╣хЖЕхо╣.txt rename LogicServer/data/functions/{╦╡├ў.txt => 目录说明.txt} (100%) mode change 100755 => 100644 diff --git a/LogicServer/data/envir/хЬ║цЩпщЕНч╜оф┐оцФ╣хЖЕхо╣.txt b/LogicServer/data/envir/хЬ║цЩпщЕНч╜оф┐оцФ╣хЖЕхо╣.txt deleted file mode 100755 index 0928acd..0000000 --- a/LogicServer/data/envir/хЬ║цЩпщЕНч╜оф┐оцФ╣хЖЕхо╣.txt +++ /dev/null @@ -1,2 +0,0 @@ -1޸rangeֶζ -2ȥ⼸ֶΣminlevel ,forbiddenitem ,forbiddenskill ,nopk,posx,posy diff --git a/LogicServer/data/functions/╦╡├ў.txt b/LogicServer/data/functions/目录说明.txt old mode 100755 new mode 100644 similarity index 100% rename from LogicServer/data/functions/╦╡├ў.txt rename to LogicServer/data/functions/目录说明.txt