project_files/HedgewarsMobile/Entitlements-Development.plist
author nemo
Tue, 16 Aug 2011 23:02:27 -0400
changeset 5584 e0b9722bd653
parent 3356 3ae3fccb439e
permissions -rw-r--r--
Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).

<?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>get-task-allow</key>
	<true/>
</dict>
</plist>