修复背包满时 拾取物品 绑定物品消失BUG(感谢john180修复)...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2016-01-12 17:16:19 +08:00
parent 1e32d88345
commit 29fa1ec343
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.me.tft_02.soulbound</groupId>
<artifactId>Soulbound</artifactId>
<version>1.3</version>
<version>1.3.1</version>
<name>Soulbound</name>
<description>Soulbound items for your RPG servers!</description>
<url>https://github.com/TfT-02/Soulbound</url>
@ -61,7 +61,7 @@
<properties>
<jenkins.url>http://ci.citycraft.cn:8080</jenkins.url>
<env.BUILD_NUMBER>Debug</env.BUILD_NUMBER>
<update.description>&amp;c修复Prevent_Item_Drop设置为TRUE时死亡物品消失的问题...</update.description>
<update.description>&amp;c修复背包满时 拾取物品 绑定物品消失BUG(感谢john180修复)...</update.description>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<repositories>