mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-25 02:16:10 +01:00
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:
parent
bf26d79323
commit
70d7785fea
11 changed files with 49 additions and 37 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue