2
0
JIV 15 жил өмнө
parent
commit
2b269309e4

+ 1 - 0
L2_GameServer/java/com/l2jserver/gameserver/cache/HtmCache.java

@@ -156,6 +156,7 @@ public class HtmCache
 			catch (Exception e)
 			{
 				_log.warning("problem with htm file " + e);
+				e.printStackTrace();
 			}
 			finally
 			{