forked from kyonshi/grenzland-mud
Couple adjustments to the tab handling, added MXP here and there, and added a toggler '\t' to the improved editor to grant access to tabs.
This commit is contained in:
@@ -52,7 +52,7 @@ struct item_data * create_item(void)
|
||||
void free_list(struct list_data * pList)
|
||||
{
|
||||
void * pContent;
|
||||
|
||||
|
||||
simple_list(NULL);
|
||||
|
||||
if (pList->iSize)
|
||||
|
||||
Reference in New Issue
Block a user