Make use of existing TimeStamp getRemaining method.

This commit is contained in:
MobiusDevelopment
2022-11-25 04:58:23 +00:00
parent bb9fbfbdde
commit d3c943349f
32 changed files with 40 additions and 65 deletions

View File

@@ -16,7 +16,6 @@
*/
package org.l2jmobius.gameserver.model;
/**
* Simple class containing all necessary information to maintain<br>
* valid time stamps and reuse for skills and items reuse upon re-login.<br>