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:
@ -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);
|
||||
|
Reference in New Issue
Block a user