project_files/HedgewarsMobile/Resources/Settings/settings.plist
author sheepluva
Sat, 30 Oct 2010 23:25:41 +0200
changeset 4026 afae5a3b8424
parent 3935 5ca27a0e9a63
child 4539 bad3411cba49
permissions -rw-r--r--
Portal: don't port RCPlanes for now, they are too wide anyway :P

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>alternate</key>
	<false/>
	<key>music</key>
	<true/>
	<key>password</key>
	<string></string>
	<key>sound</key>
	<true/>
	<key>username</key>
	<string></string>
	<key>menu</key>
	<false/>
</dict>
</plist>