1
0
mirror of synced 2024-12-05 03:27:57 +01:00

fix stupid stuff

This commit is contained in:
ghkkk090 2022-08-25 14:56:04 +07:00
parent 6a6e63aa31
commit 0b60078519

View File

@ -480,7 +480,7 @@ export default class GhostModule extends Module {
}
else if(body.ghostLevel === 10)
{
tunePowerDefault = 23;
tunePowerDefault = 24;
tuneHandlingDefault = 10;
}
else if(body.ghostLevel === 11)