erase huge string for use
This commit is contained in:
parent
50b3cdd6ed
commit
7b6c266604
@ -5705,6 +5705,7 @@ public OnDialogResponse( playerid, dialogid, response, listitem, inputtext[ ] )
|
||||
new bool: has = false;
|
||||
|
||||
// erase large string for ease
|
||||
erase( szHugeString );
|
||||
erase( szLargeString );
|
||||
|
||||
// show items
|
||||
|
Loading…
Reference in New Issue
Block a user