7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
|
pause = false;
|
||
|
paused_surface = -1;
|
||
|
menu_wait = MENU_DELAY;
|
||
|
dx = 0;
|
||
|
dy = 0;
|
||
|
surface_mult = global.options[? OPTIONS_WINDOWMULT];
|