Backported changes from devel branch.
This commit is contained in:
parent
4580076f83
commit
4e27e614a7
8 changed files with 60 additions and 18 deletions
|
|
@ -1843,7 +1843,7 @@ Class UTMainHandler : EventHandler
|
|||
qf.c = c;
|
||||
qf.tic = gametic;
|
||||
qf.cam = camera;
|
||||
let hnd = UTMainHandler(StaticEventHandler.Find("UTMainHandler"));
|
||||
let hnd = UTMainHandler(EventHandler.Find("UTMainHandler"));
|
||||
hnd.flashes.push(qf);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue