Changed plugins.ini/modules.ini locations

Removed non-existant "mssql_amxx_i386.so" from modules.ini
This commit is contained in:
David Anderson
2004-08-13 09:00:04 +00:00
parent 955fcb8549
commit eadd0a8317
9 changed files with 15 additions and 34 deletions

View File

@ -1,6 +1,6 @@
; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line
; ------------------------------
; Fun - provides extra functions
; ------------------------------
@ -23,7 +23,6 @@ fun_amxx.dll
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx_i386.so
;mssql_amxx.dll
; ---------------------------------------------