fixed plugin location comments on stat plugins

replaced 0.20 with AMXX_VERSION_STR
removed all require_modules
This commit is contained in:
Borja Ferrer
2005-09-10 20:51:49 +00:00
parent 76760b221d
commit f0c5e44985
15 changed files with 6 additions and 49 deletions

View File

@ -53,11 +53,6 @@ public plugin_init() {
g_coloredMenus = colored_menus()
}
public plugin_modules()
{
require_module("fun")
}
public actionTelMenu(id,key) {
switch (key) {
case 6: {