This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Commit 96c2918
committed
fix: update snapshot logic to use
- Replaced `tag.fast()` with `snapshotTag().fast()` in snapshot methods of player data containers.snapshotTag for consistency1 parent 7bb1713 commit 96c2918
File tree
2 files changed
+2
-2
lines changed- surf-cloud-core/surf-cloud-core-common/src/main/kotlin/dev/slne/surf/cloud/core/common/player/ppdc
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
0 commit comments