Skip to content

Commit

Permalink
1.3.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mlus-asuka committed Oct 11, 2024
1 parent 721e013 commit 244e764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/vip/fubuki/playersync/PlayerSync.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public void onServerStarting(ServerStartingEvent event) throws SQLException {
`advancements` blob,
`enderchest` mediumblob,
`effects` blob,
`left_hands` blob,
`left_hand` blob,
`cursors` blob,
`xp` int DEFAULT NULL,
`food_level` int DEFAULT NULL,
Expand Down

0 comments on commit 244e764

Please sign in to comment.