Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Full Screen Option in Display Options #22

Open
tyrelius opened this issue Oct 3, 2017 · 0 comments
Open

Add Full Screen Option in Display Options #22

tyrelius opened this issue Oct 3, 2017 · 0 comments

Comments

@tyrelius
Copy link
Collaborator

tyrelius commented Oct 3, 2017

Add the full screen option in the section for display options. Example is below.

<?xml version="1.0" encoding="UTF-8"?>
<objects name="Object Load" version="0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<object type="SystemOptions" name="">
		<property name="bFullscreen" value="false"/>
		<property name="nScreenWidth" value="2560"/>
		<property name="nScreenHeight" value="1440"/>
		<property name="bMuteSoundEffects" value="true"/>
		<property name="bMuteMusic" value="true"/>
	</object>
</objects>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant