Added credits to the files
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/*
|
||||
Code used from the slothpixel project https://github.com/slothpixel/core
|
||||
*/
|
||||
function getExpForLevel(level) {
|
||||
if (level == 0) return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user