Skip to content

Commit

Permalink
finalise 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sekaiwish committed Apr 1, 2023
1 parent 7c5b027 commit f0db7f0
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 343 deletions.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func main() {
defer zapLogger.Sync()
logger := zapLogger.Named("main")

logger.Info(fmt.Sprintf("Starting Erupe (9.2b-%s)", Commit()))
logger.Info(fmt.Sprintf("Starting Erupe (9.2-%s)", Commit()))

if config.ErupeConfig.Database.Password == "" {
preventClose("Database password is blank")
Expand Down
9 changes: 0 additions & 9 deletions patch-schema/etc-points.sql

This file was deleted.

77 changes: 0 additions & 77 deletions patch-schema/gacha-db-2.sql

This file was deleted.

29 changes: 0 additions & 29 deletions patch-schema/gacha-db.sql

This file was deleted.

7 changes: 0 additions & 7 deletions patch-schema/guild-event-rp.sql

This file was deleted.

12 changes: 0 additions & 12 deletions patch-schema/login-boost.sql

This file was deleted.

6 changes: 0 additions & 6 deletions patch-schema/mezfes-save.sql

This file was deleted.

15 changes: 0 additions & 15 deletions patch-schema/misc.sql

This file was deleted.

9 changes: 0 additions & 9 deletions patch-schema/rasta-id.sql

This file was deleted.

9 changes: 0 additions & 9 deletions patch-schema/rights-v4.sql

This file was deleted.

78 changes: 0 additions & 78 deletions patch-schema/shop-db.sql

This file was deleted.

5 changes: 0 additions & 5 deletions patch-schema/stampcard.sql

This file was deleted.

69 changes: 0 additions & 69 deletions patch-schema/time-fix.sql

This file was deleted.

17 changes: 0 additions & 17 deletions patch-schema/unused-tables.sql

This file was deleted.

0 comments on commit f0db7f0

Please sign in to comment.