[ogs-changes] dist/c++/ogs Feats.h,1.3,1.4
Status: Alpha
Brought to you by:
elemings
From: <ele...@us...> - 2003-04-18 01:41:33
|
Update of /cvsroot/ogs/dist/c++/ogs In directory sc8-pr-cvs1:/tmp/cvs-serv25962/c++/ogs Modified Files: Feats.h Log Message: See C++ ChangeLog (Apr 17) for details. Index: Feats.h =================================================================== RCS file: /cvsroot/ogs/dist/c++/ogs/Feats.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Feats.h 29 Mar 2003 02:10:25 -0000 1.3 --- Feats.h 18 Apr 2003 01:41:00 -0000 1.4 *************** *** 27,31 **** # include <ogs/feats/AllWeapons.h> # include <ogs/feats/ArmorProficiency.h> ! # include <ogs/feats/BonusFeat.h> # include <ogs/feats/ImprovedInitiative.h> # include <ogs/feats/ImprovedSave.h> --- 27,31 ---- # include <ogs/feats/AllWeapons.h> # include <ogs/feats/ArmorProficiency.h> ! //# include <ogs/feats/BonusFeat.h> # include <ogs/feats/ImprovedInitiative.h> # include <ogs/feats/ImprovedSave.h> |