2
0
Fork 0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-08-19 04:29:32 +03:00

Removed the admin_sql.amxx line. It's all in admin.sma now, isn't it???

This commit is contained in:
Johnny Bergström 2005-08-22 00:21:49 +00:00
commit 18ba13be84

View file

@ -2,7 +2,6 @@
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands