mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fixed loop with comp_build() function of compiler
This commit is contained in:
@@ -58,7 +58,7 @@ function comp_compile() {
|
|||||||
|
|
||||||
function comp_build() {
|
function comp_build() {
|
||||||
comp_configure
|
comp_configure
|
||||||
comp_build
|
comp_compile
|
||||||
}
|
}
|
||||||
|
|
||||||
function comp_all() {
|
function comp_all() {
|
||||||
|
|||||||
Reference in New Issue
Block a user