1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 15:11:49 +00:00

fix errors

This commit is contained in:
ineedbots
2021-08-10 13:06:19 -06:00
parent b1758b13c2
commit b6770e27ef
2 changed files with 6 additions and 2 deletions

View File

@ -42,7 +42,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);