Fun (x) version 0.3 - fixed hud update + flash in set_user_money, removed user_spawn (add as stock later)

This commit is contained in:
Johnny Bergström
2004-02-11 16:16:37 +00:00
parent c43d336bdb
commit d66d34cf17
2 changed files with 9 additions and 3 deletions

View File

@ -29,7 +29,7 @@ pfnmodule_engine_g* g_engModuleFunc; // These seem to be meta/amxmod related
#define NAME "fun"
#define AUTHOR "JGHG"
#define VERSION "0.2"
#define VERSION "0.3"
#define URL "http://?"
#define LOGTAG "fun"
#define DATE __DATE__