mirror of
https://github.com/Zrips/Jobs.git
synced 2025-01-20 07:01:22 +01:00
Lets update the database if have changes for points
This commit is contained in:
parent
d43817520f
commit
f1b1ba48e4
@ -61,6 +61,8 @@ public class editpoints implements Cmd {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Jobs.getJobsDAO().savePoints(jPlayer);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user