missing s
This commit is contained in:
parent
e22b21c826
commit
721e013473
|
|
@ -79,7 +79,7 @@ public class PlayerSync
|
|||
JDBCsetUp.executeUpdate("""
|
||||
ALTER TABLE player_data
|
||||
ADD COLUMN left_hand blob,
|
||||
ADD COLUMN cursor blob;
|
||||
ADD COLUMN cursors blob;
|
||||
""");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user