mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-10 00:20:27 -04:00
fix shops
This commit is contained in:
parent
99378da298
commit
42087c926c
10 changed files with 143 additions and 139 deletions
|
@ -816,6 +816,7 @@ void input_line_event(EVENT_MSG *msg,OBJREC *o)
|
|||
|
||||
void input_line_done(OBJREC *o) {
|
||||
free(o->userptr);
|
||||
o->userptr = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue