* Implemented working town difficulty for the next scenario formats
* Fixed the "reversed bashing/lockpicking difficulty scale" * Corrected a typo when including "consts.h" Chokboyz git-svn-id: http://openexile.googlecode.com/svn/trunk@131 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <cstdlib>
|
||||
#include <cmath>
|
||||
|
||||
#include "consts.h"
|
||||
#include "classes/consts.h"
|
||||
#include "classes/item.h"
|
||||
#include "classes/location.h"
|
||||
#include "classes/pc.h"
|
||||
|
Reference in New Issue
Block a user