refactor(channelserver): split handlers_data.go into sub-files

Separate the 1,580-line handlers_data.go into three focused files:
- handlers_data.go (~210 lines): character save/load handlers
- handlers_data_paper.go (~616 lines): tower/paper types and handler
- handlers_data_paper_tables.go (~765 lines): paperGiftData reward map

Mirrors the earlier handlers_guild.go split pattern.
This commit is contained in:
Houmgaor
2026-02-18 00:47:14 +01:00
parent 35665a46d8
commit e353906e1c
3 changed files with 1381 additions and 1370 deletions

File diff suppressed because it is too large Load Diff