Skip to content
Snippets Groups Projects
Commit 4a68b841 authored by rswindell's avatar rswindell
Browse files

Fixed native (32-bit) program toggle for timed events (wrong save buffer).

parent 112212d5
No related branches found
No related tags found
No related merge requests found
......@@ -484,7 +484,6 @@ execute precisely on time, set this option to Yes.
If this event program is a native 32-bit executable,
set this option to Yes.
*/
uifc.savnum=4;
k=uifc.list(WIN_MID|WIN_SAV,0,0,0,&k,0
,"Native (32-bit)",opt);
if(!k && !(cfg.event[i]->misc&EX_NATIVE)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment