Three new wallsets and one new floorset by ADoS
This commit is contained in:
@@ -167,7 +167,7 @@ pic_num_t choose_graphic(short cur_choice,ePicType g_type,cDialog* parent) {
|
||||
size_t total_pics = 0;
|
||||
cPictChoice* pic_dlg = nullptr;
|
||||
switch(g_type + PIC_PRESET) {
|
||||
case PIC_TER: total_pics = 600; break;
|
||||
case PIC_TER: total_pics = 680; break;
|
||||
case PIC_TER_ANIM: total_pics = 28; break;
|
||||
case PIC_DLOG: total_pics = 44; break;
|
||||
case PIC_TALK: total_pics = 84; break;
|
||||
|
@@ -21,7 +21,7 @@
|
||||
namespace fs = boost::filesystem;
|
||||
|
||||
#define LINES_IN_TEXT_WIN 11
|
||||
#define NUM_TER_SHEETS 12
|
||||
#define NUM_TER_SHEETS 14
|
||||
#define NUM_MONST_SHEETS 10
|
||||
|
||||
struct m_pic_index_t {
|
||||
|
Reference in New Issue
Block a user