mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
new file read/load system from interface
This commit is contained in:
parent
e2b1a5f414
commit
ba77aa9d40
8 changed files with 355 additions and 384 deletions
|
@ -55,7 +55,7 @@ public class Events {
|
|||
// set the sitting config to the new value
|
||||
FileData.setSittingConfig(config);
|
||||
// save the changes to the file
|
||||
SittingConfig.save();
|
||||
config.save();
|
||||
// send the changes to the server
|
||||
Utl.sendSettingsPackets();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue