main
Miepee 5 years ago committed by GitHub
parent a072e34c4e
commit c9ba041e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,10 @@
<kind>1</kind>
<string>alarm[0] = 180;
txt = get_text("Title", "ControllerRecommended");
if (os_type == os_linux && global.opfullscreen) {
window_set_fullscreen(false);
window_set_fullscreen(true);
}
</string>
</argument>
</arguments>

Loading…
Cancel
Save