/[svn]/hlds/cstrike/addons/amxmodx/scripting/deagsmapmanager.sma
ViewVC logotype

Diff of /hlds/cstrike/addons/amxmodx/scripting/deagsmapmanager.sma

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 33 by cstrike, Tue Dec 30 01:00:33 2008 UTC revision 40 by cstrike, Wed Jan 21 06:44:56 2009 UTC
# Line 31  Line 31 
31  *  *
32  *********************************************************************************  *********************************************************************************
33  *  *
34  *   Deagles Map Management v3.21  *   Deagles Map Management v3.22
35  *   Last Update: 2008-09-17  *   Last Update: 2009-01-21
36  *  *
37  *   by Deagles/AMXX Community & Posting/Supporting by bmann_420  *   by Deagles/AMXX Community & Posting/Supporting by bmann_420
38  *   Link: http://forums.alliedmods.net/showthread.php?t=59535  *   Link: http://forums.alliedmods.net/showthread.php?t=59535
# Line 50  Line 50 
50  #include <amxmisc>  #include <amxmisc>
51    
52  new const PLUGIN[]  = "DeagsMapManager";  new const PLUGIN[]  = "DeagsMapManager";
53  new const VERSION[] = "3.21SVN";  new const VERSION[] = "3.22";
54  new const AUTHOR[]  = "Deags/AMXX Community";  new const AUTHOR[]  = "Deags/AMXX Community";
55    
56  // Comment out the following line to disable the dedicated log file  // Comment out the following line to disable the dedicated log file

Legend:
Removed from v.33  
changed lines
  Added in v.40

Contact webmaster
ViewVC Help
Powered by ViewVC RSS 2.0 feed