Skip to content

Commit 02337a1

Browse files
committed
[Savestates] Improvements to documentation
1 parent 505e545 commit 02337a1

File tree

5 files changed

+270
-48
lines changed

5 files changed

+270
-48
lines changed

src/main/java/com/minecrafttas/tasmod/registries/TASmodPackets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public enum TASmodPackets implements PacketID {
100100
*/
101101
SAVESTATE_RENAME_SCREEN,
102102
/**
103-
* <p>Clears the screen on the client, if it's a savestate screen
103+
* <p>Clears the screen on the client, if it's a savestate screen or a "Loading Terrain" screen
104104
* <p>SIDE: Both<br>
105105
* ARGS: None
106106
*/

0 commit comments

Comments
 (0)