This commit is contained in:
ineedbots 2021-09-14 15:46:51 -06:00
parent ca2f3c8f7c
commit a512fcbf45

View File

@ -44,7 +44,6 @@ initHPdraw()
{
self.drawHP = self createFontString( "default", 1.2 );
self.drawHP setPoint( "BOTTOMRIGHT", "BOTTOMRIGHT", -150, -20 );
self thread destoryHPdraw();
self.drawSpeed = self createFontString( "default", 1.2 );
self.drawSpeed setPoint( "BOTTOMRIGHT", "BOTTOMRIGHT", -150, -10 );