mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 09:22:30 -04:00
prepare events for achievements
This commit is contained in:
parent
0550d584e6
commit
f5450c0f92
9 changed files with 101 additions and 20 deletions
|
@ -897,6 +897,7 @@ void call_macro_ex(int side, int flags, int runatside) {
|
|||
}
|
||||
rand_value = save_rand;
|
||||
save_load_trigger(saved_trigger);
|
||||
(void)count_actions;
|
||||
SEND_LOG("(MULTIACTIONS) End: Sector %d, Side %d, Call %X, Actions: %d",runatside/4,runatside & 3,flags,count_actions);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue