mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-02 00:30:07 +01:00
Changed tab to 4 spaces.
This commit is contained in:
parent
a419c4d4fe
commit
e99b5a4abf
@ -34,7 +34,7 @@ public class mcSaveTimer implements Runnable {
|
||||
//All player data will be saved periodically through this
|
||||
for(Player player : plugin.getServer().getOnlinePlayers())
|
||||
{
|
||||
Users.getProfile(player).save();
|
||||
Users.getProfile(player).save();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user