Fixed engine and dll bases screwing up.
This commit is contained in:
@ -13,6 +13,4 @@ void OnAmxxAttach()
|
||||
MF_AddNatives(read_natives);
|
||||
MF_AddNatives(write_natives);
|
||||
MF_AddNatives(misc_natives);
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user