mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 14:58:06 +03:00
removed patch for autochanneler (bug at26176)
This commit is contained in:
parent
d80b59e639
commit
aa3582a2f3
@ -73,7 +73,7 @@ public showMsg()
|
|||||||
g_xPos = 0.35
|
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)
|
show_hudmessage(0, "%s", g_displayMsg)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user