Small fixes from devel branch.
This commit is contained in:
parent
65222b474c
commit
17622ad3c8
2 changed files with 2 additions and 2 deletions
|
|
@ -1964,7 +1964,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