From c0f785455adad6b262987e3ec51e25ab383482f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Bergstr=C3=B6m?= Date: Tue, 17 Feb 2004 11:45:14 +0000 Subject: [PATCH] Added cvar fun_version 0.1 --- dlls/fun/fun.cpp | 5 ++--- dlls/fun/fun.h | 8 +++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/dlls/fun/fun.cpp b/dlls/fun/fun.cpp index 36aa8cb7..1c7a50ed 100755 --- a/dlls/fun/fun.cpp +++ b/dlls/fun/fun.cpp @@ -34,8 +34,6 @@ } */ - - static cell AMX_NATIVE_CALL get_client_listening(AMX *amx, cell *params) // get_client_listening(receiver, sender); = 2 params { // Gets who can listen to who. @@ -699,8 +697,9 @@ C_DLLEXPORT int Meta_Attach(PLUG_LOADTIME now, META_FUNCTIONS *pFunctionTable, m gpGamedllFuncs = pGamedllFuncs; - // JGHG added stuff below + // JGHG added stuff below (initing stuff here) g_body = (1<