removed patch for autochanneler (bug at26176)

This commit is contained in:
David Anderson 2006-03-13 14:37:23 +00:00
parent d80b59e639
commit aa3582a2f3

View File

@ -73,7 +73,7 @@ public showMsg()
g_xPos = 0.35
}
set_hudmessage(200, 100, 0, g_xPos, 0.90, 0, SPEED, SPEED, 0.05, 0.05, -1)
set_hudmessage(200, 100, 0, g_xPos, 0.90, 0, SPEED, SPEED, 0.05, 0.05, 2)
show_hudmessage(0, "%s", g_displayMsg)
}