mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Added 1.02 binary for linux
Fixed ending newlines
This commit is contained in:
parent
4bf0a0c6c3
commit
67f81dec2a
@ -179,3 +179,4 @@ void LabelMngr::PrintList()
|
||||
printf("Label:\t%s\t%d\t%d\n", (*i)->sym->sym.c_str(), (*i)->cip, (*i)->sym->line);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -156,3 +156,4 @@ void ProcMngr::CompleteQueue()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user