Even more normalize credit comments

This commit is contained in:
ronancpl
2019-06-17 22:55:02 -03:00
parent 7be66bb39d
commit 78c660d5c0
160 changed files with 205 additions and 198 deletions

View File

@@ -31,7 +31,7 @@ import java.sql.SQLException;
*
* This application gathers information about the Cash Shop's EXP & DROP coupons,
* such as applied rates, active times of day and days of week and dumps them in
* a SQL table, in which will be used by the server.
* a SQL table that the server will make use.
*
*/
public class MapleCouponInstaller {