mirror of
https://github.com/Zrips/Jobs.git
synced 2025-02-01 04:51:26 +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:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Jobs.getJobsDAO().savePoints(jPlayer);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user