/[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 42 by cstrike, Fri Feb 6 11:35:27 2009 UTC revision 45 by cstrike, Wed Feb 18 03:55:22 2009 UTC
# Line 31  Line 31 
31  *  *
32  *********************************************************************************  *********************************************************************************
33  *  *
34  *   Deagles Map Management v3.22  *   Deagles Map Management v3.23
35  *   Last Update: 2009-01-21  *   Last Update: 2009-02-16
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.22SVN";  new const VERSION[] = "3.23";
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.42  
changed lines
  Added in v.45

Contact webmaster
ViewVC Help
Powered by ViewVC RSS 2.0 feed